0.4.0
What's Changed
- [FIX] update file naming when run indices are padded by @Remi-Gau in #146
- [MAINT] move most of the config to pyproject.toml by @Remi-Gau in #147
- [MAINT] update packaging by @Remi-Gau in #165
- [MAINT] pin pooch dependency by @Remi-Gau in #166
- [STY] use isort by @Remi-Gau in #191
- [FIX] pin keras and fix make file by @Remi-Gau in #197
- [FIX] fix deploy to github on Circle CI by @Remi-Gau in #210
- [ENH] improve error messages for invalid input data by @Remi-Gau in #150
- [ENH] turn
--action
into subcommands by @Remi-Gau in #215 - [ENH] Skip prepare and QC if output already exists by @Remi-Gau in #216
- [FIX] handle exceptions for QC at group level when participants are missing QC data by @Remi-Gau in #217
- [FIX] Use repetition time from BIDS metadata instead of nifti header by @Remi-Gau in #218
- [FIX] save models in output dir by @Remi-Gau in #219
- [FIX] improve help for missing subject / task by @Remi-Gau in #220
Full Changelog: 0.3.1...0.4.0