Skip to content

Releases: nipreps/niworkflows

0.1.6

08 Aug 00:21
Compare
Choose a tag to compare

CHANGELOG

  • [ENH] Add BIDS example getters (#189)
  • [ENH] Add NormalizeMotionParams interface (#190)
  • [ENH] Add ICA-AROMA reporting interface (#193)
  • [FIX] Correctly handle temporal units in MELODIC plotting (#192)
  • [ENH] Upgrade internal Nipype

0.1.5

30 Jul 02:06
Compare
Choose a tag to compare

CHANGELOG

  • [ENH] Do not enforce float precision for ANTs (#187)
  • [ENH] Clear header extensions when making ref image (#188)
  • [ENH] Upgrade internal Nipype

0.1.4

17 Jul 19:04
Compare
Choose a tag to compare

CHANGELOG

  • [ENH] Upgrade internal Nipype

0.1.3

21 Jun 14:29
Compare
Choose a tag to compare

CHANGELOG

  • [ENH] Upgrade internal Nipype

0.1.2

09 Jun 18:30
Compare
Choose a tag to compare

CHANGELOG

  • Hotfix release (updated manifest)

0.1.1

09 Jun 00:25
Compare
Choose a tag to compare

CHANGELOG

  • Hotfix release (updated manifest)

0.1.0

08 Jun 19:38
Compare
Choose a tag to compare

CHANGELOG

  • [ENH] Improve dependency management for users unable to use Docker/Singularity containers (#174)
  • [DEP] Removed RobustMNINormalization testing input; use flavor='testing' instead (#172)

0.0.7

25 May 15:40
Compare
Choose a tag to compare

CHANGELOG

  • [ENH] Use AffineInitializer in RobustMNIRegistration (#169, #171)
  • [ENH] Add CopyHeader interface (#168)
  • [ENH] Add 3dUnifize to skull-stripping workflow (#167, #170)
  • [ENH] Give access to num_threads in N4BiasFieldCorrection (#166)
  • [ENH] Add a simple interface for visualising masks (#161)
  • [ENH] Add a family of faster registration settings (#157)
  • [ENH] More flexible settings for RobustMNIRegistration (#155)
  • [ENH] Add EstimateReferenceImage interface (#148)
  • [ENH] Add a SimpleBeforeAfter report capable interface (#144)
  • [ENH] Add MELODIC report interface (#134)

0.0.6

24 May 21:45
Compare
Choose a tag to compare

Adds some backwards-compatibility fixes

CHANGELOG

  • [FIX] Python 2.7 issues and testing (#130, #135)
  • [ENH] Compress surface segmentation reports (#133)
  • [ENH] Write bias image in skull-stripping workflow (#131)
  • [FIX] BBRegisterRPT: Use inputs.subjects_dir to find structurals (#128)
  • [ENH] Fetch full 2009c from OSF (#126)
  • [ENH] Coregistration tweaks (#125)
  • [FIX] Be more robust in detecting SVGO (#124)
  • [ENH] Enable Lanczos interpolation (#122)

0.0.5

13 Jan 02:10
Compare
Choose a tag to compare
  • HTML reportlets
  • Robust MNI normalization