tomaroberts / nii2dcm

nii2dcm: NIfTI to DICOM creation with Python
Other
53 stars 13 forks source link

First working implementation of nii2dcm #1

Closed tomaroberts closed 1 year ago

tomaroberts commented 1 year ago

This PR represents the first approximately working version of nii2dcm for 3D Fetal MRI SVR nifti to DICOM conversion.

Needs testing more thoroughly:

tomaroberts commented 1 year ago

Fixed interaction between Python counting from zero and Instances/Slices counting from 1