Releases: rordenlab/dcm2niix
Releases · rordenlab/dcm2niix
version 23-June-2017 (v1.0.20170623)
version 21-June-2017 (v1.0.20170621)
- Read DICOM header in 1Mb segments rather than loading whole file : reduces ram usage and faster for systems with slow io.
- Report TotalReadoutTime.
- Fix JPEG2000 support in Superbuild.
version 9-June-2017 (v1.0.20170609)
-Report TotalReadoutTime.
-Fix JPEG2000 support in Superbuild.
version 28-May-2017 (v1.0.20170528)
- Remove all derived images from Philips DTI series.
- Provide some Siemens EPI sequence details.
version 29-April-2017 (v1.0.20170429)
- Remove all derived images from Philips DTI series.
version 28-April-2017 (v1.0.20170428)
28-April-2017
- Experimental ECAT support.
- Updated cmake to make JPEG2000 support easier with improved Travis and AppVeyor support Ningfei Li.
- Supports Data/Time for images that report Data/Time (0008,002A) but not separate Date and Time (0008,0022 and 0008,0032).
- BIDS reports morning times correctly.
- Options -1..-9 to control gz compression level.
- Includes some PET details in the BIDS JSON sidecar.
- Better detection of image order for Philips 4D DICOM (reported by Jason McMorrow and Stephen Wilson).
- Include StudyInstanceUID and SeriesInstanceUID in filename.
version 3-April-2017 (v1.0.20170403)
3-April-2017
- Updated cmake to make JPEG2000 support easier with improved Travis and AppVeyor support Ningfei Li.
- Supports Data/Time for images that report Data/Time (0008,002A) but not separate Date and Time (0008,0022 and 0008,0032).
- BIDS reports morning times correctly.
- Options -1..-9 to control gz compression level.
- Includes some PET details in the BIDS JSON sidecar.
- Better detection of image order for Philips 4D DICOM (reported by Jason McMorrow and Stephen Wilson).
version 31-March-2017 (v1.0.20170331)
- Options -1..-9 to control gz compression level.
- Includes some PET details in the BIDS JSON sidecar.
- Better detection of image order for Philips 4D DICOM (reported by Jason McMorrow and Stephen Wilson).
For compiled code of a relatively recent version, download the MRIcroGL package for MacOS, Linux or Windows.
version 7-February-2017 (v1.0.20170207)
- Can be compiled to use either Philips Float or Display intensity intercept and slope values.
- Handle 3D Philips DICOM and PAR/REC files where images are not stored in a spatially contiguous order.
- Handle DICOM violations where icon is uncompressed but image data is compressed.
- Best guess matrix for 2D slices (similar to dcm2nii, SPM and MRIconvert).
- Linux (case sensitive filenames) now handles par/rec as well as PAR/REC.
- Images with unknown phase encoding do not generate BIDS entry.
- Unified printMessage/printWarning/printError aids embedding in other projects, such as divest.
For compiled code, download the MRIcroGL package for MacOS, Linux or Windows.
version 30-January-2017 (v1.0.20170130)
- Handle 3D Philips DICOM files where images are not stored in a spatially contiguous order.
- Handle DICOM violations where icon is uncompressed but image data is compressed.
- Best guess matrix for 2D slices (similar to dcm2nii, SPM and MRIconvert).
- Linux (case sensitive filenames) now handles par/rec as well as PAR/REC.
- Images with unknown phase encoding do not generate BIDS entry.
- Unified printMessage/printWarning/printError aids embedding in other projects, such as divest.