Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

Releases: scitran-apps/dcm2niix

0.6.1_1.0.20180622

20 Jul 05:00
072d327
Compare
Choose a tag to compare

NEW:

  • Add configuration option ignore_errors (default=false), which when true will preserve outputs regardless of errors and/or dcm2niix exit status (#25).

0.5.2_1.0.20180328

22 May 22:10
Compare
Choose a tag to compare

NEW:

  • Outputs are no longer preserved when exit status is non-zero.

IMPROVEMENTS

  • Metadata are now generated for multi-phase data

0.5.1_1.0.20180328

16 May 19:08
Compare
Choose a tag to compare

NEW

  • Upgrade dcm2niix build to 0.5.1_1.0.20180328 (#19)

FIX

  • Duplicate files in zip archive (#18)
  • Local usage in the absence of a config file (#20)

0.5.0_1.0.20171215

24 Apr 19:00
d38a796
Compare
Choose a tag to compare

NEW

  • Support for new classification scheme (#17)

0.3.4_1.0.20171215

09 Mar 23:11
Compare
Choose a tag to compare

UPDATES:

  • Manifest label and description updated.

0.3.3_1.0.20171215

09 Mar 22:30
Compare
Choose a tag to compare

NEW:

  • Support bids-only option, whereby only the bids-sidecar file will be output.
  • Support for sorting diffusion volumes
  • Support for specifying specific series for conversion (if applicable)
  • New version scheme ( gear-version_dcm2niix-version ).

v0.3.2

18 Dec 23:17
Compare
Choose a tag to compare

FIXES:

  • Handles carriage return and new-line chars when loading json metadata
  • Correctly types json file outputs as 'source code'

v0.3.1

25 Sep 21:44
Compare
Choose a tag to compare

NEW

  • Handles those cases where multiple BIDS sidecar json files are output (e.g., multi-volume, localizers).

IMPROVEMENTS

  • Logic for file naming handles more edge cases.

FIXES

  • Failure to produce metadata when more than one BIDS sidecar json file is created.

v0.3

25 Sep 19:38
Compare
Choose a tag to compare

NEW

  • ( #10 #12 ) File metadata. Gear now writes out .metadata.json which sets the following keys for each file output:
    • file.name
    • file.type
    • file.info
    • file.measurements (if a validconfig.json is found from Flywheel).

ENHANCEMENTS

FIXES

  • ( #9 ) Output naming . When a directory of DICOMs is set as input we now set a sane default for output filename.

v0.2.1

24 Aug 20:20
Compare
Choose a tag to compare

NEW

  • Adds support for new version of dcm2niix which can now output non-compressed 3D NIfTI volumes

CONFIG CHANGES

  • Manifest now includes 3Dvol option, which is a boolean and can trigger dcm2niix to output non-compressed 3D volumes. Note that the default or a custom configured filename will be modified to assure volumes are not overwritten