Skip to content

Releases: pnlbwh/dMRIharmonization

First master branch

22 Jan 17:06
Compare
Choose a tag to compare
  • spm-bspline --> master
    No change at all, however, should facilitate CI/CD

  • BUG fix for near-zero bvalue handling

  • test data downloaded from v2.0

  • /tmp-->tempfile.gettempdir()

  • some nibabel: get_data()-->get_fdata()

Memory efficient, rewrite capable, structured output

28 Feb 20:55
Compare
Choose a tag to compare
  1. dti_harm() is separated from preprocess()
  2. --force is coupled with writing each file
  3. statistics are exported to csv file
  4. graph is provided to demonstrate goodness of dMRIharmonization

Memory efficient

09 Dec 00:13
51a0760
Compare
Choose a tag to compare
  • max scale clipping to 10 is omitted, compute scale for rish only
  • separate ncpu parameter introduced for ants
  • statistics are written to a text file for future use
  • print a msg when --travelHeads is triggered
  • decouple shm_coeff from spm_bspline computation to avert MemoryError
  • decouple dti and rish computation for increasing efficiency
  • Use Popen() and wait() method to instead of check_call to avert MemoryError
  • remove nan in GFA image

Redesing configuration infrastructure

25 Sep 17:53
324113e
Compare
Choose a tag to compare
  1. config.ini file is made unique for each user/process
  2. --nshm is automatically determined
  3. All FA statistics are printed
  4. Warp and warped images for reference site are placed in template directory so reference can be reused
  5. Debugging scheme improved

Robust harmonization

16 Apr 22:03
Compare
Choose a tag to compare

Header handling
Organized import
Full sampled reconstruction

Test data

26 Mar 21:07
Compare
Choose a tag to compare
v1.0.1

conda env

Initial release

05 Mar 20:41
64201f8
Compare
Choose a tag to compare
v1.0

Initial commit