I have a Dicom Image and I did read it with pydicom.dcmread('1.dcm'). how can I write just the metadata, without the pixel_array? either as dictionary, or as di
I am currently working on some radiotherapy plan generation and I am trying to retrieve the beam source position from a DICOM RTPLAN file and point it on a rela