Skip to content

1.7.0

Compare
Choose a tag to compare
@effigies effigies released this 20 Oct 17:40
· 740 commits to master since this release
b385720

DOI

1.7.0 (October 20, 2021)

New feature release in the 1.7.x series.

(Full changelog

  • FIX: Make ants.LaplacianThickness output_image a string, not file (#3393)
  • FIX: coord for mrconvert (#3369)
  • FIX: antsRegistration allows the restrict_deformation to be float (#3387)
  • FIX: Also allow errno.EBUSY during emptydirs on NFS (#3357)
  • FIX: Removed exists=True from MathsOutput (#3385)
  • FIX: Extension not extensions, after pybids v0.9 (#3380)
  • ENH: Add CAT12 SANLM denoising filter (#3374)
  • ENH: Add expected steps for FreeSurfer 7 recon-all (#3389)
  • ENH: Stop printing false positive differences when logging cached nodes (#3376)
  • ENH: Add new flags to MRtrix/preprocess.py (DWI2Tensor, MRtransform) (#3365)
  • ENH: verbose input should not be hashed in ants.Registration (#3377)
  • REF: Clean-up the BaseInterface run() function using context (#3347)
  • DOC: Fix typo in README (#3386)
  • STY: Make private member name consistent with the rest of them (#3346)
  • MNT: Simplify interface execution and better error handling of Node (#3349)
  • MNT: Add user name and email to Docker to appease git/annex/datalad (#3378)
  • CI: Update CircleCI machine image (#3391)