How to prevent Slicer from getting "Could not load: 997 Dose record as a scalar volume" error and having black screen with white dots?

Hi everyone,

I was trying to get Brain CT images from our hospital server in Slicer preview version to annotate them via Nvidia extension. Until I fetched them everything was fine, however, when I loaded them it pops out a warning message named “Could not load: 997 Dose record as a scalar volume”. Then screen got black with some white dots so can not navigate to the slices. How can I prevent that? Am I doing something wrong?

Kind regards.

(Link of the video which reproduce the error and screenshots are provided)

Link: https://wetransfer.com/downloads/285b2e611a07994cd53e87566e8c98af20210820074818/13393951ae586e587679d120e1b0ed6620210820074845/476083

image

image

The dose record is a structured report that records the patient’s exposure to radiation so you can ignore that for the purposes of image processing (just don’t select that series to load).

For the images, you can see in the Data module that volumes are being split by acquisition number which is an artifact of how your dicom data is structured and probably not what you want. Unfortunately when this happens it can be hard to narrow down to the best load strategy, but basically you should focus on one series, probably 2,3, or 4 that is the best set of images and then enable Advanced mode in the DICOM module and try the different load options for that series. If you can’t find a good way to load you might try the DICOMPatcher module.

Thanks Steve, will do.

Actually I’ve another question.
(I’ve added screen recorder video which reproduces the process and screenshot)

Why am I getting 8bit-like display? Not sure if our machines causes this. Slicer, as you know, has very good sample images but I can not make radiologists to annotate tumors in such low resolution images. I’d like to ask that is there any options or settings in Slicer to make it better?

Kind regards.

Screen Recorder:
https://we.tl/t-aorFfksuSC
1 öge

Screenshot:

What you are seeing is normal. In fact that’s a pretty nice image. The in-plane image, the axial in the red viewer (upper-left) is typically what the radiologist would review for this kind of scan. The slice spacing is fairly wide compared to the in-plane resolution so you see some blurring in the sagittal and coronal views.

You have a number of different volumes in your study so probably best is for you to talk with a radiologist who can explain why they acquire each one and what they learn from it. There’s always a tradeoff between time in the scanner (which costs money) vs clinical value of the images acquired, so you need to understand that in order to make use of the data.