0.0.11rc1
Release Notes
We have made this release candidate to test recent enhancements. Please open issues if you experience any problems.
Changes
- [DOC] Add link to EuskalIBUR dataset in documentation (#780) @tsalo
- [FIX] Add resources folder to package data (#772) @tsalo
- [ENH] Use different masking thresholds for denoising and classification (#736) @tsalo
- [DOC, MAINT] Updated dependency version numbers (#763) @handwerkerd
- [REF] Move logger management to new functions (#750) @tsalo
- [FIX] Ignore non-significant kappa elbow when no non-significant kappa values exist (#760) @tsalo
- [ENH] Coerce images to 32-bit (#759) @jbteves
- [ENH] Add carpet plot to outputs (#696) @tsalo
- [FIX] Correct manacc documentation and check for associated inputs (#754) @tsalo
- [DOC] Reorganize documentation (#740) @tsalo
- [REF] Do not modify mixing matrix with sign-flipping (#749) @tsalo
- [REF] Eliminate component sorting from metric calculation (#741) @tsalo
- [FIX] Update apt in CircleCI (#746) @notZaki
- [DOC] Update resource page with dataset and link to Dash app visualizations (#745) @jsheunis
- [DOC] Clarify communication pathways (#742) @tsalo
- [FIX] Disable report logging during ICA restart loop (#743) @tsalo
- [REF] Replace metric dependency dictionaries with json file (#739) @tsalo
- [FIX] Add references back into the HTML report (#737) @tsalo
- [ENH] Allows iterative clustering (#732) @jbteves
- [REF] Modularize metric calculation (#591) @tsalo
- Rename sphinx functions to fix building error for docs (#727) @eurunuela
- [ENH] Generate BIDS Derivatives-compatible outputs (#691) @tsalo