Skip to content

Releases: nipreps/fmripost-aroma

0.0.8

24 Sep 16:54
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Define padded mixing arr if skip_vols are 0 by @tsalo in #69
  • Write out GeneratedBy correctly by @tsalo in #73
  • Treat anatomical data differently in data collection by @tsalo in #75
  • Fix bids-validator installation and usage by @tsalo in #76
  • Limit file collection to specified subject by @tsalo in #77
  • Fix subject collection (again) by @tsalo in #78

Full Changelog: 0.0.7...0.0.8

0.0.7

20 Sep 16:21
99bf9ca
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

Full Changelog: 0.0.6...0.0.7

0.0.6

20 Sep 14:43
66b4c66
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

Other Changes

  • Use GenericLabel over MultiLabel by @tsalo in #64

Full Changelog: 0.0.5...0.0.6

0.0.5

03 Sep 16:08
d84d680
Compare
Choose a tag to compare

What's Changed

🎉 Exciting New Features

  • Apply transforms to raw data when MNI6 derivatives aren't available by @tsalo in #58

Full Changelog: 0.0.4...0.0.5

0.0.4

30 Aug 13:04
d3f8b26
Compare
Choose a tag to compare

What's Changed

🛠 Breaking Changes

  • Add orthogonalized motion components to confounds file by @tsalo in #56

🐛 Bug Fixes

Full Changelog: 0.0.3...0.0.4

0.0.3

29 Aug 16:10
8e0fc45
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

Other Changes

  • Add carpet plots to output by @tsalo in #49

Full Changelog: 0.0.2...0.0.3

0.0.2

28 Aug 18:16
cbc8bf4
Compare
Choose a tag to compare

Full Changelog: 0.0.1...0.0.2

0.0.1

28 Aug 17:47
ca9cc81
Compare
Choose a tag to compare

First release of fMRIPost-AROMA. This release will denoise fMRIPrep derivatives, as long as users run fMRIPrep with --output-spaces MNI152NLin6Asym:res-02.

What's Changed

  • Copy over ICA-AROMA workflow from fMRIPrep 23.0.2 by @tsalo in #7
  • Work on infrastructure by @tsalo in #14
  • Add CI maintenance scripts by @tsalo in #19
  • STY: Adopt ruff by @effigies in #20
  • Add documentation dependencies by @tsalo in #22
  • Implement AROMA classifier by @tsalo in #18
  • Draft resampling workflow by @tsalo in #16
  • Clean up the workflows by @tsalo in #25
  • Use config values in workflow by @tsalo in #26
  • TEST: Get tests working by @effigies in #27
  • [DATALAD] Added subdataset by @effigies in #28
  • Remove unused dependencies from Docker image by @tsalo in #30
  • Test collect_derivatives function by @tsalo in #29
  • Add HTML report figures back into workflow by @tsalo in #33
  • Add metric reportlet by @tsalo in #37
  • Add other contributors by @tsalo in #38
  • Denoise MNI152NLin6Asym:res-2 by @tsalo in #40
  • Write out compressed denoised files by @tsalo in #41
  • Draft CircleCI configuration by @tsalo in #43
  • Deploy to DockerHub with GitHub Action by @tsalo in #46
  • Update installation documentation by @tsalo in #47

New Contributors

Full Changelog: https://github.com/nipreps/fmripost-aroma/commits/0.0.1