Multivolume to Scalar Volume

Hi all,
Slicer reads a CBCT as a multi-volume, even if it contains just a single scan.
How can I convert it into a scalar volume?

Thanks a lot.
Paolo

Hi Paolo,

I think you could try to select a different importer. Check Advanced in the DICOM browser and see in the list which loadables are selected. If they are of the MultiVolume importer, uncheck them and choose the Scalar Volume one.

Hi @cpinter,
thanks for the quick reply.

I see just the multivolume reader…

if it can help: plastimatch converts it without any problem.

CBCTs still pretty often create non-standard, randomly broken DICOM images. Some common issues can be fixed by running them through the DICOM patcher. If we find that some cases are not covered by that then we can add a DICOM importer plugin that exposes some Plastimatch readers (or add the logic from Plastimatch to an existing DICOM reader plugin).

If you share the problematic image (upload to dropbox or OneDrive and post the link here) then I can have a look.

That’s strange:
the first scan is ok (scalar volume), the second scan is a series.
This happens for whatever patient if I have more than a scan.

I’ll investigate better with the manufacturer, I think I can not share the data sorry (I don’t have the permission).

However, I think it is a scanner-side problem, not a slicer-related one.

Thanks a lot,
Paolo.