Skip to content

v1.3.0 Release

Choose a tag to compare

@pcamach2 pcamach2 released this 28 Apr 14:24
· 5 commits to master since this release
cda838d

Summary

  • Updated toolkit versions
  • Allow for separate singularity containers for each Neuroimaging toolkit (FSL, FreeSurfer, MRtrix3) using --multi_container to provide the path where the singularity images are stored
  • Singularity recipe files and build.sh for 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

Full Changelog: v1.2.0...v1.3.0