Releases: nipreps/fmripost-aroma
Releases · nipreps/fmripost-aroma
0.0.12
This release mostly fixes a bug where, when ICA-AROMA didn't find any noise components, the denoising nodes would fail.
What's Changed
🐛 Bug Fixes
- Set zooms of non-aggressively denoised image by @tsalo in #120
- Write out confounds file even when no components are rejected by @tsalo in #123
- Fix bug in
_get_ica_confounds
by @tsalo in #124
Other Changes
- Bump docker/build-push-action from 6.15.0 to 6.16.0 by @dependabot in #117
- add README badges by @smeisler in #118
New Contributors
Full Changelog: 0.0.11...0.0.12
0.0.11
What's Changed
🐛 Bug Fixes
Other Changes
- Bump docker/login-action from 3.3.0 to 3.4.0 by @dependabot in #113
Full Changelog: 0.0.10...0.0.11
0.0.10
What's Changed
🐛 Bug Fixes
- Expect flat bids_filters across package by @tsalo in #110
- Use BIDS filter in file-wise queries by @tsalo in #111
Other Changes
- Bump docker/metadata-action from 5.6.1 to 5.7.0 by @dependabot in #106
- Bump docker/build-push-action from 6.13.0 to 6.15.0 by @dependabot in #107
Full Changelog: 0.0.9...0.0.10
0.0.9
What's Changed
🐛 Bug Fixes
- Allow run entity in transform filename by @tsalo in #90
- Allow "2" and "02" for resolution entity by @tsalo in #97
- Search for anatomical data across sessions when a given session does not have any by @tsalo in #98
- Use anat2mni152nlin6asym for query by @tsalo in #99
- Include BIDS filters in anatomical data queries by @tsalo in #102
Other Changes
- Bump docker/build-push-action from 6.7.0 to 6.9.0 by @dependabot in #80
- rf(py314): Replace deprecated pkgutil.find_loader by @effigies in #81
- FIX: Gracefully warn when no motion components are found by @jczimm in #83
- Bump docker/setup-buildx-action from 3.6.1 to 3.7.1 by @dependabot in #84
- Bump docker/metadata-action from 5.5.1 to 5.6.1 by @dependabot in #89
- Bump docker/build-push-action from 6.9.0 to 6.10.0 by @dependabot in #87
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #88
- Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 by @dependabot in #91
- Make bug report template fMRIPost-specific by @tsalo in #92
- chore: Bump minimum Python, rerun auto style fixes by @effigies in #93
- Bump docker/build-push-action from 6.10.0 to 6.13.0 by @dependabot in #95
- Convert skeleton dictionaries to YAMLs by @tsalo in #103
- Bump docker/setup-buildx-action from 3.8.0 to 3.10.0 by @dependabot in #105
New Contributors
- @dependabot made their first contribution in #80
- @jczimm made their first contribution in #83
Full Changelog: 0.0.8...0.0.9
0.0.8
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