View Issue Details

IDProjectCategoryView StatusLast Update
0004655Slicer4Module DICOMpublic2020-03-04 10:06
Reporterlassoan Assigned Topieper  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product VersionSlicer 4.11.0 
Target VersionbacklogFixed in VersionSlicer 4.11.0 
Summary0004655: Loading of DICOM data using scripts is not robust
Description

In DICOM module, widget and logic are intertwined. When trying to import and load DICOM data, some GUI classes must be used as well, which may lead to warning or informational popups displayed - essentially blocking script execution. See for example this user complaint: https://discourse.slicer.org/t/load-dicom-via-python-and-ignore-warnings-detected-during-load-dialog/4672

DICOM import and loading should be available without relying on any GUI classes.

TagsNo tags attached.

Activities

lassoan

lassoan

2020-03-04 10:06

developer   ~0016320

This has been fixed in recent versions (such as Slicer-4.11.0-2020-03-01 - revision 28798)

See example loading script here:
https://www.slicer.org/wiki/Documentation/Nightly/ScriptRepository#How_to_load_DICOM_files_into_the_scene_from_a_folder

Issue History

Date Modified Username Field Change
2018-11-07 16:01 lassoan New Issue
2018-11-07 16:01 lassoan Status new => assigned
2018-11-07 16:01 lassoan Assigned To => pieper
2020-03-04 10:06 lassoan Status assigned => resolved
2020-03-04 10:06 lassoan Resolution open => fixed
2020-03-04 10:06 lassoan Fixed in Version => Slicer 4.11.0
2020-03-04 10:06 lassoan Note Added: 0016320