You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
first of all thanks for writing this package! My understanding is that the current package is not really capable of writing a DICOM from scratch, but instead one has to use a template DICOM and recycle the header -- at risk of wrong header fields. I was wondering if there are any plans for implementing the latter, e.g., similar to the dicomwrite function in MATLAB.