tomaroberts / nii2dcm

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

Improve dcm.py inheritance #9

Open tomaroberts opened 11 months ago

tomaroberts commented 11 months ago

Related to #8 – need to improve class inheritance. Currently, the Dicom class is too MR biased.

TODO: