MNE-Python 1.6.0 released on 2023-11-20

Highlights of the 1.6 release include:

  • Support for reading Neuralynx files, and Artinis fNIRS files.
  • A new system for inter-linking events between figures (e.g., an evoked plot and an STC). See this tutorial for details.
  • new saving functions mne.io.write_info() and mne.Forward.save()
  • create Spectrum objects from NumPy arrays with new SpectrumArray and EpochsSpectrumArray classes.
  • Support for non-ASCII characters in Annotations and comment fields when saving to FIFF format.

Read the full changelog here.

4 Likes