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

[ENH, MRG] Add Automatic Muscle Artifact ICA Component Detection #10534

Merged
merged 8 commits into from
Apr 21, 2022

Commits on Apr 19, 2022

  1. 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
    alexrockhill committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    4f27350 View commit details
    Browse the repository at this point in the history
  2. run cis

    alexrockhill committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    4e92fc3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbc89d0 View commit details
    Browse the repository at this point in the history
  4. one more fix for latest

    alexrockhill committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    ad0c0a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. 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)
    larsoner committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    452b7fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    902968c View commit details
    Browse the repository at this point in the history
  3. Update examples/preprocessing/muscle_ica.py

    Co-authored-by: Eric Larson <larson.eric.d@gmail.com>
    alexrockhill and larsoner authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    1280fac View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. 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)
    larsoner committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    41da91f View commit details
    Browse the repository at this point in the history