Skip to content

Releases: rordenlab/dcm2niix

version 9-June-2017 (v1.0.20170609)

09 Jun 12:17
Compare
Choose a tag to compare

version 28-May-2017 (v1.0.20170528)

28 May 14:20
Compare
Choose a tag to compare

version 29-April-2017 (v1.0.20170429)

30 Apr 13:06
Compare
Choose a tag to compare

version 28-April-2017 (v1.0.20170428)

28 Apr 13:28
Compare
Choose a tag to compare

28-April-2017

version 3-April-2017 (v1.0.20170403)

10 Apr 15:16
Compare
Choose a tag to compare

3-April-2017

version 31-March-2017 (v1.0.20170331)

03 Apr 12:28
Compare
Choose a tag to compare

For compiled code of a relatively recent version, download the MRIcroGL package for MacOS, Linux or Windows.

version 7-February-2017 (v1.0.20170207)

10 Mar 16:39
Compare
Choose a tag to compare
  • 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)

30 Jan 17:22
Compare
Choose a tag to compare
  • 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.

Version 1-Nov-2016

01 Nov 13:20
Compare
Choose a tag to compare
Version 1-Nov-2016 Pre-release
Pre-release
  • AppVeyor Support (Ningfei Li & Chris Filo Gorgolewski)
  • Swap 3rd/4th dimensions for GE sequential multi-phase acquisitions (Niels Janssen)

version 30-Sept-2016

07 Oct 16:17
Compare
Choose a tag to compare

30-Sept-2016

  • Save ImageType (0x0008,0x0008) to BIDS.
  • Separate CT scans with different exposures.
  • Fixed issues where some compilers would generate erratic filenames for zero-padded series (e.g. "-f %3s")
  • Reduce verbosity (reduce number of repeated warnings, less scary warnings for derived rather than raw images).
  • Re-enable custom output directory "-o" option broken by 30-Apr-2016 version.
  • Deal with mis-behaved GE CT images where slice direction across images is not consistent.
  • Add new BIDS fields (field strength, manufacturer, etc).
  • Philips PAR/REC conversion now reports inconsistent requested vs measured TR (due to prospect. motion corr.?)
  • GE: Locations In Acquisition (0054, 0081) is inaccurate if slices are interpolated, use Images In Acquisition (0020,1002) if available
  • New filename options %d Series description (0008,103E), %z Sequence Name (0018,0024)
  • New filename options %a antenna (coil) number, %e echo number
  • Initialize unused portions of NIfTI header to zero so multiple runs always produce identical results
  • Supports 3D lossless JPEG saved as multiple fragments