Skip to content

PyDesigner v1.0-RC1

Compare
Choose a tag to compare
@TheJaeger TheJaeger released this 19 Aug 22:11
· 104 commits to master since this release
f1fcbb1

This is a release candidate for a stable PyDesigner release. Despite most features being in their stable state, users are still encouraged to double check all extracted metrics. The notable features here are the addition of FBI and FBWM calculations.

Added:

  • Methods to perform tensor only with compatible B-values. PyDesigner
    previously use all B-values in a DWI to do so. This behavior has
    been updated to use only B-values less than 2500
  • FBI and FBWM calculations
  • Brief documentation on how to run PyDesigner

Changed:

  • Automatically issues dwipreproc or dwifslpreproc for
    compatibility with MRtrix3 >= 3.0.1
  • Updated minimum version for required Python modules

Removed:

  • None