Skip to content

v0.19.1

Compare
Choose a tag to compare
@larsoner larsoner released this 25 Oct 14:57
  • Fix plotting of TFRs with linear y-scale (misaligned frequency bins), by Stefan Repplinger and Eric Larson
  • Fix bug in mne.preprocessing.ICA where requesting extended infomax via fit_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_evokeds where evoked.nave was not saved properly when multiple mne.Evoked instances were written to a single file
  • Fix TAL channel parsing (annotations) for EDF-D files by
  • Fix info['sfreq'] when decimating in mne.time_frequency.tfr_multitaper and mne.time_frequency.tfr_morlet and make sure an error is raised when exceed Nyquist frequency
  • Fix IO of TFRs when event_id contain a / in one of the keys