This repository has been archived by the owner on Dec 15, 2020. It is now read-only.
Releases: scitran-apps/dcm2niix
Releases · scitran-apps/dcm2niix
0.6.1_1.0.20180622
NEW:
- Add configuration option
ignore_errors
(default=false
), which whentrue
will preserve outputs regardless of errors and/ordcm2niix
exit status (#25).
0.5.2_1.0.20180328
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
0.5.0_1.0.20171215
NEW
- Support for new classification scheme (#17)
0.3.4_1.0.20171215
UPDATES:
- Manifest label and description updated.
0.3.3_1.0.20171215
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
v0.3.1
v0.3
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
- Builds latest version of dcm2niix - v1.0.20170923
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
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