Skip to content

MRG, DOC: Make clear which functions have been renamed#8372

Merged
larsoner merged 1 commit intomne-tools:masterfrom
hoechenberger:connectivity-doc
Oct 15, 2020
Merged

MRG, DOC: Make clear which functions have been renamed#8372
larsoner merged 1 commit intomne-tools:masterfrom
hoechenberger:connectivity-doc

Conversation

@hoechenberger
Copy link
Copy Markdown
Member

@SophieHerbst got lost because after an MNE update,mne.channels.find_ch_connectivity and mne.channels.read_ch_connectivity were gone. Turns out these functions were renamerd, and this change was mentioned in the changelog indeed, but apparently not explicitly enough. Searching the docs for the function name wouldn't bring up helpful results either. This PR explicitly lists all *connectivity functions that have been renamed to *adjacency in the changelog, so it should be easier to discover these changes.

@hoechenberger hoechenberger added the backport-candidate on-merge: backport to maint/1.12 label Oct 15, 2020
@hoechenberger hoechenberger changed the title Make clear which functions have been renamed [skip ci] DOC: Make clear which functions have been renamed [skip ci] Oct 15, 2020
@hoechenberger hoechenberger changed the title DOC: Make clear which functions have been renamed [skip ci] MRG, DOC: Make clear which functions have been renamed Oct 15, 2020
@larsoner
Copy link
Copy Markdown
Member

For PRs that change doc only it's better to do [skip travis] [skip github] rather than [skip ci] because that way we get to see the doc build. I'll build locally and look to make sure there are no parsing errors

@hoechenberger
Copy link
Copy Markdown
Member Author

For PRs that change doc only it's better to do [skip travis] [skip github] rather than [skip ci] because that way we get to see the doc build. I'll build locally and look to make sure there are no parsing errors

Damn, sorry, this is exactly what I thought [skip ci] would do. Noting this down.

@larsoner larsoner merged commit 56bf0c9 into mne-tools:master Oct 15, 2020
@larsoner
Copy link
Copy Markdown
Member

Thanks @hoechenberger

@larsoner larsoner added backported and removed backport-candidate on-merge: backport to maint/1.12 labels Oct 15, 2020
@hoechenberger hoechenberger deleted the connectivity-doc branch October 15, 2020 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants