Releases: llnl/mappertrac
Releases · llnl/mappertrac
v1.3.1 Release
v1.3.0 Release
Summary
- Updated toolkit versions
- Allow for separate singularity containers for each Neuroimaging toolkit (FSL, FreeSurfer, MRtrix3) using
--multi_containerto provide the path where the singularity images are stored - Singularity recipe files and
build.shfor separate containers and Datalad container for fetching additional test data (optional) - Compatibility with DWI data that includes multiple b=0 volumes interleaved
- Enhanced parallelization from PR #2
- Fix #3
- Update pypi package release workflow
What's Changed
- Request to review and merge UCSF Wynton version to the upstream mappertrac by @Lanyavikins in #2
- Added new container recipe and improved s1 preprocessing by @Lanyavikins in #5
- Fix bvec reorganization in s1 by @Lanyavikins in #6
- Fixed bvec reorg inconsistent to bval reorg by @Lanyavikins in #7
- Incorporates multi-container option for running mappertrac by @pcamach2 in #8
- Updating README for multi-container by @pcamach2 in #9
New Contributors
- @Lanyavikins made their first contribution in #4
- @pcamach2 made their first contribution in #8
Full Changelog: v1.2.0...v1.3.0
v1.2.0 Release
Fixed timeslice sorting bug.
Added MRTrix pipeline (non edge-centric).