Skip to content

ENH: Allow specifying study, series, content datetime for DICOM image export

Andras Lasso requested to merge github/fork/lassoan/create-4d-dicom-series into master

It was not possible to export 4D data sets, because study, series, frame of reference UIDs were always generated and it was not possible to set content time (to distinguish between image frames at the same spatial position at different time points).

Now study, series, frame of reference UIDs can be specified optionally and study, series, content date&time can be set.

Merge request reports