View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0002879 | Slicer4 | Core: Base Code | public | 2013-01-21 13:18 | 2014-03-06 06:16 | 
| Reporter | pinter | Assigned To | pieper | ||
| Priority | normal | Severity | major | Reproducibility | always | 
| Status | closed | Resolution | fixed | ||
| Product Version | Slicer 4.2.2-1 | ||||
| Target Version | Slicer 4.3.0 | Fixed in Version | Slicer 4.3.0 | ||
| Summary | 0002879: 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) Plastimatch DICOM import can load these volumes, it ultimately uses itk::ImageSeriesReader for loading. Attached a sample dose volume that cannot be loaded  | ||||
| Tags | ITKv4 | ||||
| 
		
		 
 2013-01-21 13:18 
  | 
	
	
 xio_dose.zip (361,587 bytes) | 
| 
	 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.  | 
|
| 
	 Sounds great, thanks Steve!  | 
|
| 
	 I tried to load our Xio data using the new version that builds with ITKv4 and it loaded it successfully.  | 
|
| 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 |