Releases: mne-tools/mne-nirs
Releases · mne-tools/mne-nirs
v0.1.0
- Fix inconsistencies between files written via mne_nirs.io.snirf.write_raw_snirf() and the current version of the official SNIRF spec.
- Add RegressionResults and ContrastResults classes to store GLM results.
- Depreciate run_GLM and associated functions.
- Add an example of how to include second level covariates in the group level GLM tutorial