-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[ENH, MRG] Add Automatic Muscle Artifact ICA Component Detection #10534
Merged
Commits on Apr 19, 2022
-
example for how to remove postural muscle artifact with ICA wip
saved version with smoothness from paper, implementing KL divergence save kl version working version [skip ci] revert versionadded must be in notes two more small typos add test for scores empty push, Qt segfault fixed several errors, checked with eegbci add ref in tutorial, fix tests fix docstring alex review
Configuration menu - View commit details
-
Copy full SHA for 4f27350 - Browse repository at this point
Copy the full SHA 4f27350View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e92fc3 - Browse repository at this point
Copy the full SHA 4e92fc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbc89d0 - Browse repository at this point
Copy the full SHA fbc89d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad0c0a6 - Browse repository at this point
Copy the full SHA ad0c0a6View commit details
Commits on Apr 20, 2022
-
Merge remote-tracking branch 'upstream/main' into muscle
* upstream/main: Correct documented default number of CV splits [skip azp][skip actions] (mne-tools#10548) MRG: Add error checking to prevent the creation of montage with invalid [x, y, z] (mne-tools#10547)
Configuration menu - View commit details
-
Copy full SHA for 452b7fb - Browse repository at this point
Copy the full SHA 452b7fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 902968c - Browse repository at this point
Copy the full SHA 902968cView commit details -
Update examples/preprocessing/muscle_ica.py
Co-authored-by: Eric Larson <larson.eric.d@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1280fac - Browse repository at this point
Copy the full SHA 1280facView commit details
Commits on Apr 21, 2022
-
Merge remote-tracking branch 'upstream/main' into muscle
* upstream/main: MAINT: Extra test for coreg (mne-tools#10549) BUG: Fix annot meas_date / crop (mne-tools#10491) Update latest.inc Use liblinear solver instead of lbgfs in all decodung examples [skip azp][skip actions] (mne-tools#10552) STY: Hotfix for HTML [ci skip] Allow making inverse solutions from fixed-orientation discrete forward models, enabling multi-dipole modeling (mne-tools#10464)
Configuration menu - View commit details
-
Copy full SHA for 41da91f - Browse repository at this point
Copy the full SHA 41da91fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.