Skip to content

Releases: cpp-lln-lab/bidsMReye

0.5.0

12 Aug 07:01
Compare
Choose a tag to compare

Added

  • [ENH] Extra metadata have been added to the output of the generalize step to better align with BIDS BEP20 by @Remi-Gau in #232

Changed

  • [ENH] Output filenames of the prepare step has been changed to use the timeseries suffix and the output of the generalize step now include the name of the Deepmreye model used to compute them by @Remi-Gau in #232

  • [ENH] use non-linear alignment as default by @Remi-Gau in #234

Removed

  • [ENH] the --non_linear_coreg CLI argument was replaced by the --linear_coreg by @Remi-Gau in #234

Fixed

  • [FIX] do not apply run found for one task to all tasks by @Remi-Gau in #228

Full Changelog: 0.4.0...0.5.0

0.4.0

05 Aug 18:01
Compare
Choose a tag to compare

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

0.3.1

26 Jan 22:01
d3264ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.4.0

0.3.0

29 Dec 22:44
db7a15e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.3.0

0.2.0

19 Dec 09:03
dcd85d0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.2...0.2.0

0.1.2

08 Dec 09:29
Compare
Choose a tag to compare
update version tag prefix

0.1.0

08 Dec 07:53
9586e01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/cpp-lln-lab/bidsMReye/commits/0.1.0