Skip to content

v0.1.0

Compare
Choose a tag to compare
@rob-luke rob-luke released this 20 Jul 11:40
· 226 commits to main since this release
e331358
  • 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