Skip to content

Releases: pnlbwh/conversion

Remove dependency on distutils.spawn.find_executable

16 Jan 20:55
cdd433a

Choose a tag to compare

  • No more distutils.spawn.find_executable in Python 3.13.3 or near
  • Replaced by shutil.which()
  • Updated version string

Omit finite-strain assumption in rotation calculation

19 Jul 02:13
ec40c7e

Choose a tag to compare

  • Obtain rotation matrix by column normalization
  • Replace deprecated np.matrix by np.array
  • Support fMRI i.e. allow 4D MRI without bval/bvec

Lightweight conversion

19 Apr 15:18

Choose a tag to compare

  • dwi_quality analysis scripts moved to pnlNipype
  • pandas, ants, scipy, dipy dependencies removed

ROI logic correction

21 May 19:48
ce5297a

Choose a tag to compare

  1. ROI logic corrected
  2. --lut argument added
  3. case/image list reading utility added

Batch QC

10 Apr 16:10
9cd510e

Choose a tag to compare

DWI batch QC

Complete python package

12 Mar 19:17

Choose a tag to compare

  • Defines a complete python package
  • Includes tests
  • Improved documentation

Initial release

05 Mar 16:58

Choose a tag to compare

v1.0

installation files