Skip to content

Releases: nipreps/sdcflows

2.0.0rc3

17 Dec 11:09
2.0.0rc3
6a38566
Compare
Choose a tag to compare
2.0.0rc3 Pre-release
Pre-release
* FIX: Convert SEI fieldmaps given in rad/s into Hz (#127)
* FIX: Limit ``3dQwarp`` to maximum 4 CPUs for stability reasons (#128)
* ENH: Increase unit-tests coverage of ``sdcflows.fieldmaps`` (#159)
* ENH: Optimize tensor-product B-Spline kernel evaluation (#157)
* ENH: Add a memory check to dynamically limit interpolation blocksize (#156)
* ENH: Massage TOPUP's fieldcoeff files to be compatible with ours (#154)
* ENH: Add a simplistic EPI masking algorithm (#152)
* ENH: Utility that returns the ``B0FieldSource`` of a given potential EPI target (#151)
* ENH: Write ``fmapid-`` entity in Derivatives (#150)
* ENH: Multiplex fieldmap estimation outputs into a single ``outputnode`` (#149)
* ENH: Putting the new API together on a base workflow (#143)
* ENH: Autogenerate ``B0FieldIdentifiers`` from ``IntendedFor`` (#142)
* ENH: Finalizing the API overhaul (#132)
* ENH: Keep a registry of already-used identifiers (and auto-generate new) (#130)
* ENH: New objects for better representation of fieldmap estimation (#114)
* ENH: Show FieldmapReportlet oriented aligned with cardinal axes (#120)
* ENH: New estimation API (featuring a TOPUP implementation!) (#115)
* DOC: Fix typo in docstring (#155)
* DOC: Enable NiPype's sphinx-extension to better render Interfaces (#131)
* MAINT: Drop Python 3.6 (#160)
* MAINT: Enable Git-archive protocol with setuptools-scm-archive (#153)
* MAINT: Migrate TravisCI -> GH Actions (completion) (#138)
* MAINT: Migrate TravisCI -> GH Actions (#137)
* MAINT: Minimal unit test and refactor of pepolar workflow node (#133)
* MAINT: Collect code coverage from tests on Circle (#122)
* MAINT: Test minimum dependencies with TravisCI (#96)
* MAINT: Add FLIRT config files to prepare for TOPUP integration (#116)

2.0.0rc2

09 Dec 20:40
2.0.0rc2
4d02005
Compare
Choose a tag to compare
2.0.0rc2 Pre-release
Pre-release
* FIX: Convert SEI fieldmaps given in rad/s into Hz (#127)
* FIX: Limit ``3dQwarp`` to maximum 4 CPUs for stability reasons (#128)
* ENH: Putting the new API together on a base workflow (#143)
* ENH: Autogenerate ``B0FieldIdentifiers`` from ``IntendedFor`` (#142)
* ENH: Finalizing the API overhaul (#132)
* ENH: Keep a registry of already-used identifiers (and auto-generate new) (#130)
* ENH: New objects for better representation of fieldmap estimation (#114)
* ENH: Show FieldmapReportlet oriented aligned with cardinal axes (#120)
* ENH: New estimation API (featuring a TOPUP implementation!) (#115)
* DOC: Enable NiPype's sphinx-extension to better render Interfaces (#131)
* MAINT: Migrate TravisCI -> GH Actions (completion) (#138)
* MAINT: Migrate TravisCI -> GH Actions (#137)
* MAINT: Minimal unit test and refactor of pepolar workflow node (#133)
* MAINT: Collect code coverage from tests on Circle (#122)
* MAINT: Test minimum dependencies with TravisCI (#96)
* MAINT: Add FLIRT config files to prepare for TOPUP integration (#116)

2.0.0rc1

04 Dec 16:14
2.0.0rc1
91d9d7e
Compare
Choose a tag to compare
2.0.0rc1 Pre-release
Pre-release
* FIX: Convert SEI fieldmaps given in rad/s into Hz (#127)
* FIX: Limit ``3dQwarp`` to maximum 4 CPUs for stability reasons (#128)
* ENH: Putting the new API together on a base workflow (#143)
* ENH: Autogenerate ``B0FieldIdentifiers`` from ``IntendedFor`` (#142)
* ENH: Finalizing the API overhaul (#132)
* ENH: Keep a registry of already-used identifiers (and auto-generate new) (#130)
* ENH: New objects for better representation of fieldmap estimation (#114)
* ENH: Show FieldmapReportlet oriented aligned with cardinal axes (#120)
* ENH: New estimation API (featuring a TOPUP implementation!) (#115)
* DOC: Enable NiPype's sphinx-extension to better render Interfaces (#131)
* MAINT: Migrate TravisCI -> GH Actions (completion) (#138)
* MAINT: Migrate TravisCI -> GH Actions (#137)
* MAINT: Minimal unit test and refactor of pepolar workflow node (#133)
* MAINT: Collect code coverage from tests on Circle (#122)
* MAINT: Test minimum dependencies with TravisCI (#96)
* MAINT: Add FLIRT config files to prepare for TOPUP integration (#116)

1.3.3

12 Sep 08:15
Compare
Choose a tag to compare

Release Notes

Bug-fix release in 1.3.x series.

Allows niworkflows 1.2.x or 1.3.x, as no API-breaking changes in 1.3.0 affect SDCflows.

1.3.2

28 Aug 08:09
Compare
Choose a tag to compare

Release Notes

Bug-fix release in 1.3.x series.

CHANGES

  • FIX: Replace NaNs in fieldmap atlas with zeros (#104)
  • ENH: Return out_warp == "identity" if no SDC is applied (#108)

1.3.1

28 May 17:08
Compare
Choose a tag to compare

Release Notes

Bug-fix release adapting to use newly refacored DerivativesDataSink

CHANGES

  • ENH: Use new DerivativesDataSink from NiWorkflows 1.2.0 (#102)

1.3.0

04 May 19:33
Compare
Choose a tag to compare

DOI 1.3.0

Release Notes

Minor release enforcing BIDS-Derivatives labels on dseg file.

CHANGES

  • FIX: WM mask selection from dseg before generating report (#100)

1.2.3 - Yanked (Do not use)

20 Apr 18:31
Compare
Choose a tag to compare

DOI 1.2.3

Release Notes

Bug-fix release enforcing BIDS-Derivatives labels on dseg file.

CHANGES

  • FIX: WM mask selection from dseg before generating report (#100)

1.2.2

16 Apr 13:01
1.2.2
Compare
Choose a tag to compare

DOI
1.2.2

Release Notes

Bug-fix release to fix phase-difference masking bug in the 1.2.x series.

CHANGES

  • FIX: Do not reorient magnitude images (#98)

1.0.6

16 Apr 13:00
Compare
Choose a tag to compare

1.0.6

Release Notes

Bug-fix release to fix phase-difference masking bug in the 1.0.x series.

CHANGES

  • FIX: Do not reorient magnitude images (#98)