Releases: pnlbwh/conversion
Releases · pnlbwh/conversion
Remove dependency on distutils.spawn.find_executable
- No more
distutils.spawn.find_executablein Python 3.13.3 or near - Replaced by
shutil.which() - Updated version string
Omit finite-strain assumption in rotation calculation
- Obtain rotation matrix by column normalization
- Replace deprecated
np.matrixbynp.array - Support fMRI i.e. allow 4D MRI without bval/bvec
Lightweight conversion
- dwi_quality analysis scripts moved to pnlNipype
- pandas, ants, scipy, dipy dependencies removed
ROI logic correction
- ROI logic corrected
- --lut argument added
- case/image list reading utility added
Batch QC
DWI batch QC
Complete python package
- Defines a complete python package
- Includes tests
- Improved documentation
Initial release
v1.0 installation files