Metadata-Version: 2.4
Name: niwrap_dcm2niix
Version: 1.0.0
Summary: dcm2niix converts neuroimaging data from the DICOM format to NIfTI format. It handles all major MRI vendors (Siemens, GE, Philips), supports lossy and lossless compression, and can generate Brain Imaging Data Structure (BIDS) sidecar JSON files. dcm2niix is the successor to dcm2nii and is designed for fast, reliable batch conversion of DICOM images.
Author: Chris Rorden
License: MIT
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: styxdefs<0.8.0,>=0.7.0

# NiWrap wrappers for [dcm2niix](https://github.com/rordenlab/dcm2niix)

dcm2niix converts neuroimaging data from the DICOM format to NIfTI format. It handles all major MRI vendors (Siemens, GE, Philips), supports lossy and lossless compression, and can generate Brain Imaging Data Structure (BIDS) sidecar JSON files. dcm2niix is the successor to dcm2nii and is designed for fast, reliable batch conversion of DICOM images.

dcm2niix is made by Chris Rorden.

This package contains wrappers only and has no affiliation with the original authors.
