v3.0.0
Remi-Gau
released this
14 Dec 19:44
·
287 commits
to refs/heads/main
since this release
Release Notes
BREAKING CHANGES
- [DEP] deprecate slice order in options (#882) @Remi-Gau
- [ENH] change the way parametric models are run (#873) @Remi-Gau*
CHANGES
- improve CLI and add a python CLI
- [ENH] include roi based calls in CLI (#880) @Remi-Gau
- [ENH] add copy dataset to CLI (#842) @Remi-Gau
- [ENH] add smoothing to CLI (#841) @Remi-Gau
- [ENH] create docker image of bids app - Octave (#837) @Remi-Gau
- [ENH] use python based CLI to run bidspm with octave (#832) @Remi-Gau*
MINOR CHANGES
- [ENH] update CPP_ROI (#885) @Remi-Gau
- [ENH] add extra files to derivatives datasets (#883) @Remi-Gau
- [ENH] incorporate opt.results in bids stats model (#879) @Remi-Gau
- [ENH] add option to ignore creating dataset level node in default model (#871) @Remi-Gau
- [ENH] implement logger (#867) @Remi-Gau
- [ENH] add function to return contrast filename for a certain contrast name (#866) @Remi-Gau
FIXES
- [FIX] better handle metadata when changing suffix (#884) @Remi-Gau
- [FIX] exit with a warning and not an error when no constrast specified (#870) @Remi-Gau
- [FIX] fix SPM loading in returnContrastImageFile (#869) @Remi-Gau
- [FIX] fix make file (#868) @Remi-Gau
MISC
- [MNT] set up tests on NARPS dataset (#877) @Remi-Gau
- [REF] refactor CI workflows (#878) @Remi-Gau
- [DOC] update FAQ to explain how to change subject level GLM folder name (#872) @Remi-Gau
- [INFRA] add integration test roi based glm (#861) @Remi-Gau
- [MNT] reorganize folders (#864) @Remi-Gau
- [MNT] replace isfolder by isdir (#863) @Remi-Gau