25.0.1 #1236
handwerkerd
announced in
Announcements
25.0.1
#1236
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Release Notes
🐛 Bug Fix and (un)breaking change
Properly flip ICA mixing matrix time series #1212 was released with v25.0.0 and included an error where the PCA mixing matrix time series, but not the weight maps were multiplied by -1. This altered the ICA results in undocumented and probably improper ways. This PR fixes that bug. For identical parameters, running v24.0.02 and v25.0.1 in the same environment should result in nearly identical ICA mixing matrices (except for some time series being multipled by -1). People using v25.0.0 should update.
Breaking Change
--mirwith--gscontrol mirin ica_reclassify by @tsalo in Replace--mirwith--gscontrol mirin ica_reclassify #1222Changed so a parameter option in
ica_reclassifymore closely matches the naming scheme intedanaEnhancements
The above two PRs add new figures to the report to help users between understand and quality check results if they use external regressors or global signal regression.
--dummy-scansparameter to CLIs by @tsalo in Add--dummy-scansparameter to CLIs #1232tedananow has a parameter--dummy-scansthat can be used to remove the first X volumes of fMRI data from within tedana.Project maintenance
Python 3.8 is considered end-of-life and it was starting to cause some backwards compatibility issues.
Full Changelog: 25.0.0...25.0.1
This discussion was created from the release 25.0.1.
All reactions