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