Skip to content

Releases: nipreps/sdcflows

1.0.0

27 Nov 20:51

Choose a tag to compare

Release Notes

A first stable release after detaching these workflows off from fMRIPrep.
With thanks to Matthew Cieslak and Azeez Adebimpe.

CHANGES

  • FIX: Hard-wire MNI152NLin2009cAsym as standard space for SDC-SyN (#63)
  • ENH: Base implementation for phase1/2 fieldmaps (#60)
  • ENH: Update spatialimage.get_data() -> spatialimage.get_fdata() (#58)
  • ENH: Refactor fieldmap-unwarping flows, more homogeneous interface (#56)
  • ENH: Transparency on fieldmap plots! (#57)
  • ENH: Stop using siemens2rads from old nipype workflows (#50)
  • ENH: Large refactor of the orchestration workflow (#55)
  • ENH: Refactor the distortion estimation workflow (#53)
  • ENH: Deduplicating magnitude handling and fieldmap postprocessing workflows (#52)
  • ENH: Do not use legacy demean function from old nipype workflows (#51)
  • ENH: Revise and add tests for the PEPOLAR correction (#29)
  • ENH: Improved fieldmap reportlets (#28)
  • ENH: Set-up testing framework (#27)
  • DOC: Update documentation (#61)
  • DOC: Fix typo and link to BIDS Specification (#49)
  • DOC: Build API documentation (#43)
  • CI: Add check to avoid deployment of documentation from forks (#48)
  • CI: Fix CircleCI builds by adding a [refresh workdir] commit message tag (#47)
  • CI: Optimize CircleCI using a local docker registry instead docker save/load (#45)
  • MAINT: Housekeeping - flake8 errors, settings, etc. (#44)
  • MAINT: Rename boldrefs to distortedrefs (#41)
  • MAINT: Use niflow-nipype1-workflows for old nipype.workflows imports (#39)

1.0.0rc1

25 Nov 22:59
fcc9ee0

Choose a tag to compare

1.0.0rc1 Pre-release
Pre-release
Merge pull request #61 from oesteban/docs/maintenance

DOC: Update documentation

0.1.4

23 Nov 00:23

Choose a tag to compare

Release Notes

A maintenance release to pin niworkflows to version 1.0.0rc1.

0.1.3

15 Oct 07:06

Choose a tag to compare

Release Notes

Adapts SDCflow to the separation of workflows from Nipype 1.

CHANGES

  • MAINT: pin niflow-nipype1-workflows, nipype and update corresponding imports.

0.1.2

10 Oct 20:29
a3a9978

Choose a tag to compare

BAD RELEASE - DO NOT USE

0.1.1

23 Jul 14:23
bba7b35

Choose a tag to compare

Release Notes

Minor fixup of the infrastructure for deployment from CircleCI

CHANGES

0.1.0

23 Jul 06:45

Choose a tag to compare

Release Notes

First version working with fMRIPrep v1.4.1.

0.0.2

08 Jun 14:21

Choose a tag to compare

Pin appropriate niworkflows version

0.0.1

29 May 20:28

Choose a tag to compare

Moved basic infrastructure and code with history from fMRIPrep