Skip to content

fix(core): resized multiframe series are saved as invalid DICOM with GDCM

Description

Fix the original bug: the data associated to deleted slices/frames is removed from GDCM datasets

Closes #1032 (closed)

How to test it?

Unit test.

Merge request reports