nii2dcm
nii2dcm copied to clipboard
Improve dcm_dictionary_update() implementation
- Create and shift to utils.py
- Or... create method within dcm.py Dicom class so that Date/Time can be called once during a DICOM creation run
Commit: ea92f546a6635ea376fd33b7b1cf7f3371c09b81 creates utils.py
and shifts existing code
- TODO: implement functionality to enable user to update Dicom Dictionary