github mne-tools/mne-python v0.19.1

latest releases: v1.7.0, v1.6.1, v1.6.0...
4 years ago
  • 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

Don't miss a new mne-python release

NewReleases is sending notifications on new releases.