Releases: mne-tools/mne-python
Releases · mne-tools/mne-python
v0.20.8
v0.20.7
v0.20.6
v0.20.5
v0.20.4
v0.20.3
v0.20.2
v0.20.1
v0.20.0
v0.19.1
- Fix plotting of TFRs with linear y-scale (misaligned frequency bins), by Stefan Repplinger and Eric Larson
- Fix bug in
mne.preprocessing.ICAwhere requesting extended infomax viafit_params={'extended': True}was overridden - Fix handling of repeated events in
mne.Epochs - Fix reading of cardinals in .htps files (identifier are int not strings)
- Fix handling in cases where no components are found in
mne.preprocessing.corrmap - Fix bug in
mne.write_evokedswhereevoked.navewas not saved properly when multiplemne.Evokedinstances were written to a single file - Fix TAL channel parsing (annotations) for EDF-D files by
- Fix
info['sfreq']when decimating inmne.time_frequency.tfr_multitaperandmne.time_frequency.tfr_morletand make sure an error is raised when exceed Nyquist frequency - Fix IO of TFRs when event_id contain a / in one of the keys