View Issue Details

IDProjectCategoryView StatusLast Update
0002879Slicer4Core: Base Codepublic2014-03-06 06:16
Reporterpinter Assigned Topieper  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product VersionSlicer 4.2.2-1 
Target VersionSlicer 4.3.0Fixed in VersionSlicer 4.3.0 
Summary0002879: Unable to load dose volumes exported by Xio
Description

Slicer cannot load dose volumes exported by Xio software (I tried with data exported by versions 4.33.02, 4.60.00 and 4.64). The problem occurs in vtkMRMLVolumeArchetypeStorageNode::ReadDataInternal line 350 (reader->Update() , type of reader is vtkITKArchetypeImageSeriesScalarReader)
Everything seems to be good.until this point.

Plastimatch DICOM import can load these volumes, it ultimately uses itk::ImageSeriesReader for loading.

Attached a sample dose volume that cannot be loaded

TagsITKv4

Relationships

related to 0002007 closedjcfr Build against ITKv4 and remove ITKv3 

Activities

2013-01-21 13:18

 

xio_dose.zip (361,587 bytes)
pieper

pieper

2013-01-23 12:35

administrator   ~0007725

I was able to reproduce this issue with slicer and ITKv3 - there's an exception thrown in the itk reader so slicer doesn't treat this as a dicom. Plastimatch may somehow force the dicom code to load the data?

In any case, I tried this data with a build using ITKv4 and the file did load okay. So, hopefully, in a few weeks when we finalize the ITKv4 transition this issue will go away.

pinter

pinter

2013-01-23 12:38

developer   ~0007726

Sounds great, thanks Steve!

pinter

pinter

2013-02-13 09:23

developer   ~0007922

I tried to load our Xio data using the new version that builds with ITKv4 and it loaded it successfully.

Issue History

Date Modified Username Field Change
2013-01-21 13:18 pinter New Issue
2013-01-21 13:18 pinter Status new => assigned
2013-01-21 13:18 pinter Assigned To => pieper
2013-01-21 13:18 pinter File Added: xio_dose.zip
2013-01-23 12:35 pieper Note Added: 0007725
2013-01-23 12:36 pieper Relationship added related to 0002007
2013-01-23 12:38 pinter Note Added: 0007726
2013-01-23 12:39 jcfr Tag Attached: ITKv4
2013-02-13 09:23 pinter Note Added: 0007922
2013-02-13 09:23 pinter Status assigned => closed
2013-02-13 09:23 pinter Resolution open => fixed
2013-02-13 09:23 pinter Fixed in Version => Slicer 4.3.0
2014-03-06 06:16 jcfr Target Version => Slicer 4.3.0