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, DOC: Fix ICA docstring, add whitening #8227

Merged
merged 2 commits into from
Sep 9, 2020
Merged

Conversation

larsoner
Copy link
Member

@larsoner larsoner commented Sep 9, 2020

Closes #8167
Closes #7425

@larsoner larsoner added this to the 0.21 milestone Sep 9, 2020
@agramfort
Copy link
Member

@drammock I let you merge?

@drammock
Copy link
Member

drammock commented Sep 9, 2020

Circle artifact looks good, and style checks are green. Merging. Thanks @larsoner

@drammock drammock merged commit ce24bdc into mne-tools:master Sep 9, 2020
larsoner added a commit to libertyh/mne-python that referenced this pull request Sep 9, 2020
* upstream/master: (489 commits)
  MRG, DOC: Fix ICA docstring, add whitening (mne-tools#8227)
  MRG: Extract measurement date and age for NIRX files (mne-tools#7891)
  Nihon Kohden EEG file reader WIP (mne-tools#6017)
  BUG: Fix scaling for src_mri_t in coreg (mne-tools#8223)
  MRG: Set pyvista as default 3d backend (mne-tools#8220)
  MRG: Recreate our helmet graphic (mne-tools#8116)
  [MRG] Adding get_montage for montage to BaseRaw objects (mne-tools#7667)
  ENH: Allow setting tqdm backend (mne-tools#8177)
  [MRG, IO] Persyst reader into Raw object (mne-tools#8176)
  MRG, BUG: Fix errors in IO/loading/projectors (mne-tools#8210)
  MAINT: vectorize _read_annotations_edf (mne-tools#8214)
  FIX : events_from_annotation when annotations.orig_time is None and f… (mne-tools#8209)
  FIX: do not project to sphere; DOC - explain how to get EEGLAB-like topoplots (mne-tools#7455)
  [MRG, DOC] Added linear algebra of transform to doc (mne-tools#7087)
  FIX: Travis failure on python3.8.1 (mne-tools#8207)
  BF: String formatting in exception message (mne-tools#8206)
  BUG: Fix STC limit bug (mne-tools#8202)
  MRG, DOC: fix ica tutorial (mne-tools#8175)
  CSP component order selection (mne-tools#8151)
  MRG, ENH: Add on_missing to plot_events (mne-tools#8198)
  ...
@sappelhoff
Copy link
Member

you even added a fun fact @larsoner 🙂 wonderful

@larsoner larsoner deleted the doc branch September 9, 2020 16:23
marsipu pushed a commit to marsipu/mne-python that referenced this pull request Oct 14, 2020
* DOC: Fix ICA docstring

* DOC: whitening
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.

mne.preprocessing.ICA.fit() does not work for Evoked objects DOC: add to glossary: whitening
4 participants