tomaroberts / nii2dcm

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

dicom_type for CT? #32

Closed dulicui742 closed 5 months ago

dulicui742 commented 6 months ago

Hello! when I run nii2dcm input.nii.gz output -d CT, I got :

error code

dicom_type only for MR and SVR?

tomaroberts commented 6 months ago

Hi @dulicui742 – nii2dcm is only for MR DICOMs so far. The intention is to include CT DICOMs further down the line, or you are welcome to contribute if you want! Thanks.

tomaroberts commented 5 months ago

I've made the CLI a bit more explicit to convey currently available DICOM types: https://github.com/tomaroberts/nii2dcm/pull/33/commits/f985a4661eaac6ecb9e29ffa3649b1e67b30c998