Skip to content

Releases: khanlab/gradcorrect

compatibility fix for asl, part-comb, and quantitative maps

26 Apr 14:52

Choose a tag to compare

fixes for compatibility with Maastricht data (asl, combined phase, and qmaps)

major bugfix for processing phasediff fieldmap images

25 Feb 17:52

Choose a tag to compare

  • this version corrects a bug that mangled the *_phasediff field map images
    • phasediff images were incorrectly being post-processed as if they were magnitude images
  • this fix does not affect you unless you are using phasediff field maps

skip already corrected images

11 Feb 20:02

Choose a tag to compare

  • added check to skip images that have already been processed by this app
    note: re-release after minor circleci fix

intermediate files in sourcedata/

27 Nov 03:22

Choose a tag to compare

  • moved storage of intermediate files in the output dataset from derivatives to sourcedata

fix for headers and improved efficiency

01 Nov 23:38

Choose a tag to compare

  • fixes issues with modified headers that caused some downstream apps to fail
  • improved efficiency by not re-running gradunwarp for images with same FOV (using hash on sform)
    -circleCI build (no tests yet! - need to create a fake grad-coeff to test)