Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MRG] Deprecate montage param from all EEG raw readers #6534

Merged
merged 9 commits into from
Jul 10, 2019

Conversation

agramfort
Copy link
Member

alternative to #6526

@agramfort
Copy link
Member Author

crap my master was behind :( :(

@massich I tried to the job with what i consider a dumb approach....

@codecov
Copy link

codecov bot commented Jul 7, 2019

Codecov Report

Merging #6534 into master will decrease coverage by <.01%.
The diff coverage is 95.23%.

@@            Coverage Diff             @@
##           master    #6534      +/-   ##
==========================================
- Coverage   89.34%   89.33%   -0.01%     
==========================================
  Files         416      416              
  Lines       74865    74889      +24     
  Branches    12341    12344       +3     
==========================================
+ Hits        66885    66905      +20     
- Misses       5137     5138       +1     
- Partials     2843     2846       +3

@lgtm-com
Copy link

lgtm-com bot commented Jul 7, 2019

This pull request introduces 1 alert when merging 05217a8 into 201ce50 - view on LGTM.com

new alerts:

  • 1 for Mismatch between signature and use of an overridden method

@agramfort agramfort changed the title [WIP] Deprecate montage param from all EEG raw readers [MRG] Deprecate montage param from all EEG raw readers Jul 8, 2019
@agramfort
Copy link
Member Author

we have the same error on master now https://travis-ci.org/mne-tools/mne-python/jobs/555779112

not sure about the circle failure though

@larsoner
Copy link
Member

larsoner commented Jul 8, 2019

/home/circleci/project/doc/whats_new.rst:75: WARNING: py:func reference target not found: mne.io.read_epochs_eeglab

@lgtm-com
Copy link

lgtm-com bot commented Jul 8, 2019

This pull request introduces 1 alert when merging 53bf894 into 7d64af3 - view on LGTM.com

new alerts:

  • 1 for Mismatch between signature and use of an overridden method

@massich
Copy link
Contributor

massich commented Jul 8, 2019

This PR only deprecates that montage has to be None. It does not deprecate the montage parameter itself.

@lgtm-com
Copy link

lgtm-com bot commented Jul 10, 2019

This pull request introduces 1 alert when merging 92c1061 into 964ea6c - view on LGTM.com

new alerts:

  • 1 for Mismatch between signature and use of an overridden method

Copy link
Member

@larsoner larsoner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Usually in the messages we say explicitly when it will be removed, in this case 0.20. otherwise LGTM +1 for merge

@agramfort
Copy link
Member Author

agramfort commented Jul 10, 2019 via email

@lgtm-com
Copy link

lgtm-com bot commented Jul 10, 2019

This pull request introduces 1 alert when merging 5ffe301 into 26231ff - view on LGTM.com

new alerts:

  • 1 for Mismatch between signature and use of an overridden method

@massich
Copy link
Contributor

massich commented Jul 10, 2019

+1, once travis is green I'll fix the whatsnew and merge it.

@massich massich mentioned this pull request Jul 10, 2019
19 tasks
@massich massich merged commit 8c9a3a8 into mne-tools:master Jul 10, 2019
@lgtm-com
Copy link

lgtm-com bot commented Jul 10, 2019

This pull request introduces 1 alert when merging 56986b7 into 2b11463 - view on LGTM.com

new alerts:

  • 1 for Mismatch between signature and use of an overridden method

@massich
Copy link
Contributor

massich commented Jul 11, 2019

we should not be able to create info with montage shuold we?
https://github.com/mne-tools/mne-python/blob/master/mne/io/meas_info.py#L1586

@agramfort
Copy link
Member Author

agramfort commented Jul 11, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants