-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
equalize epoch counts for EpochsTFR #12207
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
Conversation
|
+1 to move the |
…into equalize_epochs_tfr
…into equalize_epochs_tfr
for more information, see https://pre-commit.ci
removing duplicate changelog entry. The number in the changelog filename should be the PR number, not the number of the issue that it fixes.
Notice the comments at the top of the file: "file generated by setuptools_scm; don't change, don't track in version control"
drammock
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FYI I deleted 2 files: the duplicate changelog entry (the one that had the issue number in its filename) and the file mne/_version.py (which is auto-generated and isn't supposed to get committed to GitHub). Other than that just a few small suggestions that should hopefully get CIs to pass.
|
@larsoner this one is all green and ready for a second pair of eyes. |
…into equalize_epochs_tfr
…hub.com:CarinaFo/mne-python into equalize_epochs_tfr
|
Should I wait for the auto-merge before I close the PR? |
Don't close the PR. It will automatically close when it's merged... But there are 2 failing tests that are preventing auto merge. I'll look tomorrow, they may be unrelated to this PR (and thus you wouldn't need to fix them here) but let's be sure |
Co-authored-by: Daniel McCloy <dan@mccloy.info>
fixed #11776
mne.epoch.Epochs.equalize_epoch_counts allows EpochsTFR as inputs