Skip to content

Releases: mne-tools/mne-python

v0.20.8

04 Sep 02:39
039e712

Choose a tag to compare

Fix bug with raw plotting

v0.20.7

13 Jun 13:34

Choose a tag to compare

v0.20.7

v0.20.6

12 Jun 17:23

Choose a tag to compare

v0.20.6

v0.20.5

19 May 14:21

Choose a tag to compare

v0.20.5

v0.20.4

11 May 15:54

Choose a tag to compare

Changes for raise_if_subset.

v0.20.3

29 Apr 14:00

Choose a tag to compare

Updates for Fedora.

v0.20.2

28 Apr 22:36

Choose a tag to compare

v0.20.2

v0.20.1

23 Apr 20:02

Choose a tag to compare

v0.20.1

v0.20.0

27 Mar 16:45
9ca6b11

Choose a tag to compare

v0.20.0

v0.19.1

25 Oct 14:57

Choose a tag to compare

  • 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