Skip to content

Conversation

@larsoner
Copy link
Member

@larsoner larsoner commented Jan 7, 2021

Fixes a bug where, because of the flip_z that occurs in the MRI orthoview rendering, subsets of the BEMs were flipped when n_jobs != 1 (otherwise it was flipped as a whole, which was still wrong but less annoying).

larsoner and others added 3 commits January 7, 2021 18:03
Co-authored-by: Alexandre Gramfort <alexandre.gramfort@m4x.org>
@agramfort agramfort merged commit 7d5cd30 into mne-tools:master Jan 8, 2021
@agramfort
Copy link
Member

thx @larsoner !

@larsoner larsoner deleted the fix-rep branch January 8, 2021 11:16
cbrnr pushed a commit to cbrnr/mne-python that referenced this pull request Jan 15, 2021
* BUG: Fix Report.add_bem_to_section n_jobs != 1

* FIX: Missed return

* Update doc/changes/latest.inc

Co-authored-by: Alexandre Gramfort <alexandre.gramfort@m4x.org>

* FIX: Update

* FIX: Fix for newest mpl

Co-authored-by: Alexandre Gramfort <alexandre.gramfort@m4x.org>
larsoner added a commit to vpeterson/mne-python that referenced this pull request Feb 25, 2021
* upstream/master: (66 commits)
  MRG, ENH: Add infant template downloader (mne-tools#8738)
  ENH: add reader for NeuroElectrics .nedf files (mne-tools#8734)
  DOC: improve glossary entry about fiducials (mne-tools#8763)
  MRG, ENH: Add Report.add_custom_css (mne-tools#8762)
  BUG, DOC: read_raw_egi didn't support pathlib.Path; update read_raw() docstring (mne-tools#8759)
  Add "dbs" as new channel type (mne-tools#8739)
  MRG, VIZ: Fix title position in plot_sensors (mne-tools#8752)
  MRG: Support for non-FIFF files in Report.parse_folder (mne-tools#8744)
  MRG, VIZ, FIX: sEEG picking in _prepare_topomap_plot() (mne-tools#8736)
  DOC: don't use single letter variable name in _compute_forward (mne-tools#8727)
  WIP: Fix search [skip github] [skip azp] (mne-tools#8742)
  WIP: Compare Beer-lambert to HOMER (mne-tools#8711)
  MRG: bump spyder version (mne-tools#8020)
  FIX anon with IO round trip (mne-tools#8731)
  fix set_bipolar_reference for Epochs (mne-tools#8728)
  WIP: Add width argument, reduce default (mne-tools#8725)
  ENH: Add toggle-all button to Report (mne-tools#8723)
  fix int/float conversion in nicolet header (mne-tools#8712)
  MRG, BUG: Fix Report.add_bem_to_section n_jobs != 1 (mne-tools#8713)
  MRG, DOC: Make "rank" options in docs more accessible (mne-tools#8707)
  ...
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.

2 participants