1.5.0
1.5.0 (June 03, 2020)
New feature release in the 1.5.x series.
In this release, the example scripts have been split out into their own package: niflow-nipype1-examples.
- FIX: volterra_expansion_order documentation error (#3213)
- FIX: BET incorrect output paths (#3214)
- FIX: Terminal output in
report.rst
spreads one line per character (#3220) - FIX: Allow parsing freesurfer 7 version string (#3216)
- FIX: Use PackageInfo to get NiftyReg version (#3194)
- FIX: Partial rollback of N4BiasFieldCorrection (#3188)
- FIX: ANTs' tools maintenance overhaul (#3180)
- FIX: load_resultfile crashes if open resultsfile from crashed job (#3182)
- FIX: FSL model.py make multiple F-tests (#3166)
- ENH: Restore ants.legacy interfaces (#3222)
- ENH: Add
"TruncateImageIntensity"
operation toants.utils.Image.Math
(#3210) - ENH: SPM NewSegment multi-channel segmentation (#3162)
- ENH: Add reverse-ordered transform lists to ants.Registration outputs (#3192)
- ENH: Improve workflow connect performance (#3184)
- ENH: Add
ConstrainedSphericalDeconvolution
interface to replaceEstimateFOD
for MRtrix3'sdwi2fod
(#3176) - ENH: Detect values for EulerNumber interface (#3173)
- ENH: Remove examples from repository (#3172)
- TEST: Clean up tests (#3195)
- TEST: Mock terminal output before testing changing default value (#3193)
- REF: make invocations of python and pytest consistent with the one used/desired python (#3208)
- REF: Prefer math.gcd to hand-rolled Euclid's algorithm (#3177)
- REF: Removed all uses of numpy_mmap (#3121)
- DOC: Sphinx 3 compatibility (#3206)
- DOC: Update links, typos in contributing guide (#3160)
- DOC: Update SelectFiles docstring to match actual behavior (#3041)
- DOC: Updated .zenodo.json file (#3167)
- DOC: Update .zenodo.json (#3165)
- MNT: Permit recent nilearns (#2841)
- MNT: Test Python 3.8 (#3154)
- MNT: Restore ReadTheDocs (#3207)
- MNT: Update Zenodo ordering based on commit count (#3169)