Skip to content

Tags: afids/autoafids

Tags

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #7 from afids/djay/docker

Added

- Docker support for easier deployment.
- Restricted supported Python versions to improve compatibility.
- Upgraded Snakebids to the latest version.
- Reorganized outputs by bifurcating work and root for better navigation.
- Introduced stereotaxy support for precise coordinate-based processing.
- Enhanced multi-modality support by adding SynthSR for non-T1w modalities (T2w, FLAIR).
- Renamed --profile to --procprofile to prevent conflicts when running AutoAFIDS on compute clusters.

Changed

- Removed model extraction on a per-subject basis to optimize performance.

Fixed

- Resolved incorrect use of the expand function for better processing.
- Eliminated hardcoded T1w modality to support flexible pipeline configurations.
- Fixed minor pipeline issues to improve stability and performance.

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Create python-publish.yml