Skip to content

Latest commit

 

History

History
388 lines (227 loc) · 23.1 KB

v0.23.rst

File metadata and controls

388 lines (227 loc) · 23.1 KB

Version 0.23.0 (2021-04-27)

Enhancements

Bugs

API changes

  • Introduced new 'auto' settings for ICA.max_iter. The old default max_iter=200 will be removed in MNE-Python 0.24 (:gh:`9099` by new contributor |Cora Kim|_)
  • mne.viz.plot_sensors_connectivity now allows setting the colorbar label via the cbar_label parameter (:gh:`9248` by `Daniel McCloy`_)
  • mne.read_selection has been deprecated in favor of mne.read_vectorview_selection. mne.read_selection will be removed in MNE-Python 0.24 (:gh:`8870` by `Richard Höchenberger`_)
  • mne.beamformer.tf_dics has been deprecated and will be removed in MNE-Python 0.24 (:gh:`9122` by `Britta Westner`_)
  • Fitting ~mne.preprocessing.ICA on baseline-corrected ~mne.Epochs, and / or applying it on baseline-corrected ~mne.Epochs or ~mne.Evoked data will now display a warning. Users are advised to only baseline correct their data after cleaning is completed (:gh:`9033` by `Richard Höchenberger`_)
  • Supplying multiple channel names to mne.preprocessing.find_eog_events or mne.preprocessing.compute_proj_eog as a string of comma-separated channel names has been deprecated; please pass a list of channel names instead. Support for comma-separated strings will be removed in MNE-Python 0.24 (:gh:`9269` by `Richard Höchenberger`_)
  • The default in :func:`mne.beamformer.make_dics` of real_filter=False will change to real_filter=True in 0.24 (:gh:`9340` by `Britta Westner`_)

Authors

People who contributed to this release in alphabetical order (people with a + are first time contributors):

  • Adam Li
  • Alex Rockhill
  • Alexandre Gramfort
  • Ana Radanovic
  • Andres Rodriguez+
  • Anna Padee+
  • Apoorva Karekal+
  • Britta Westner
  • Catalina Magalvan
  • Christian Brodbeck
  • Christian Mista
  • Christian O'Reilly
  • Christina Zhao
  • Christopher J. Bailey
  • Clemens Brunner
  • Cora Kim+
  • Daniel McCloy
  • Denis A. Engemann
  • Dominik Welke+
  • Eduard Ort
  • Enrico Varano+
  • Eric Larson
  • Erica Peterson+
  • Evgenii Kalenkovich
  • Felix Klotzsche+
  • Giorgio Marinato
  • Guillaume Favelier
  • Jack Zhang+
  • Jean-Rémi King
  • Johann Benerradi
  • Joris Van den Bossche
  • Judy D Zhu+
  • Liberty Hamilton
  • Luke Bloy
  • Maggie Clarke+
  • Mainak Jas
  • Manorama Kadwani
  • Marijn van Vliet
  • Martin Schulz
  • Matt Sanderson+
  • Matteo Anelli+
  • Nicolas Gensollen
  • Ram Pari+
  • Richard Höchenberger
  • Richard Koehler+
  • Robert Luke
  • Rotem Falach+
  • Sebastien Treguer
  • Silvia Cotroneo+
  • Stefan Appelhoff
  • Steven Bierer
  • Sumalyo Datta+
  • Timon Merk
  • Tristan Stenner
  • Valerii Chirkov+
  • Victoria Peterson
  • Yu-Han Luo
  • Zhi Zhang+