nii2dcm icon indicating copy to clipboard operation
nii2dcm copied to clipboard

Improve dcm_dictionary_update() implementation

Open tomaroberts opened this issue 1 year ago • 1 comments

  • 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

tomaroberts avatar Aug 07 '23 16:08 tomaroberts

Commit: ea92f546a6635ea376fd33b7b1cf7f3371c09b81 creates utils.py and shifts existing code

  • TODO: implement functionality to enable user to update Dicom Dictionary

tomaroberts avatar Aug 09 '23 16:08 tomaroberts