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()
andmne.Forward.save()
- create
Spectrum
objects from NumPy arrays with newSpectrumArray
andEpochsSpectrumArray
classes. - Support for non-ASCII characters in Annotations and comment fields when saving to FIFF format.
Read the full changelog here.