View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000903 | Slicer3 | Base Code | public | 2010-07-07 07:03 | 2020-03-12 10:54 |
| Reporter | Saurabh | Assigned To | lorensen | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | open | ||
| Summary | 0000903: DICOM files not loading through Add Volume | ||||
| Description | When I try to load the DICOM files, I get the following error message :- I have checked that the dataset is right. It works on MicroDicom and lists tags as well. Other users also said it's working on ImageJ and ITK-SNAP as well. However, its giving this error message on Slicer 3.6. Also, it is also not showing any description of the file when selected in the Add Volume selection box that opens up. | ||||
| Additional Information | Another user reported :- These files will convert using the module Converters -> DICOM to NRRD Converter. Then open the resulting nrrd file. Note that the conversion appears to work fine, but there is an informational error returned: """ Unrecognized vendor. Another user reported :- When I open up the tk console (control-t), I see another error message: Looking at the source code, it's a generic catch all exceptions message. C:/cygwin/home/nicole/Data/dicomTest.nrrd SpacingMatrix NRRDSpaceDirection Warning: vendor type not valid | ||||
| Tags | No tags attached. | ||||
|
2010-07-07 07:03
|
subj006reg001.rar (3,878,063 bytes) |
|
see the discussion on slicer-users here: http://massmail.spl.harvard.edu/public-archives/slicer-users/2010/003087.html |
|
|
These files do not have a DICOM preamble. The itkGDCMImageIO that reads these files currently rejects files without a preamble. We will change itkGDCMImageIO so that it will accept these bad DICOM files, but provide a warning. As a temporary workaround, the lines in itkGDCMImageIO.cxx that read: |
|
|
Closing. Slicer3 is not being developed anymore. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2010-07-07 07:03 | Saurabh | New Issue | |
| 2010-07-07 07:03 | Saurabh | File Added: subj006reg001.rar | |
| 2010-07-07 07:05 | Saurabh | Tag Attached: DICOM | |
| 2010-07-07 07:05 | Saurabh | Tag Attached: not loaded | |
| 2010-07-07 07:05 | Saurabh | Tag Attached: Slicer 3.6 | |
| 2010-07-07 07:05 | Saurabh | Tag Attached: Volume | |
| 2010-07-07 10:41 | fedorov | Note Added: 0001833 | |
| 2010-07-08 09:24 | lorensen | Note Added: 0001835 | |
| 2010-07-12 10:23 | pieper | Relationship added | duplicate of 0000858 |
| 2010-07-15 06:22 | nicole | Tag Detached: DICOM | |
| 2010-07-15 06:22 | nicole | Tag Detached: not loaded | |
| 2010-07-15 06:22 | nicole | Tag Detached: Volume | |
| 2010-07-15 06:22 | nicole | Tag Detached: Slicer 3.6 | |
| 2010-07-15 06:23 | nicole | Assigned To | => lorensen |
| 2010-07-15 06:23 | nicole | Status | new => assigned |
| 2020-03-12 10:54 | jcfr | Status | assigned => closed |
| 2020-03-12 10:54 | jcfr | Note Added: 0016739 |