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
Spectrumobjects from NumPy arrays with newSpectrumArrayandEpochsSpectrumArrayclasses. - Support for non-ASCII characters in Annotations and comment fields when saving to FIFF format.
Read the full changelog here.