Hello, I think I found a bug, but I can not prove it, can you please help me with it? I am trying to read an MRI volume with MITK Dicom Editor, reading the data is correct, but transferring to Data Manger is fails.
Description step by step: Open MITK Dicom Editor Local Storage - Import Folder - choosing the MRI data, Import. The data appear in the External Dicom Data window Choosing the MRI image - Download (the query is given correctly in the command window in the background) Click on View button: on GUI nothing is happening in the command window in the background the next error message occures: ERROR: Error encountered when loading DICOM series:std::exception #14.620# ERROR: Error loading series: MR id: 1.3.12.2.1107.5.2.3.8530.20100520102301000006 I checked the mitk log (in /.local/share/data/DKFZ/MITK Workbench_132259038/data/15/mitk.log) the content is: /Applications/MITK/MITK/Core/Code/IO/mitkDicomSeriesReader.cpp(1f2)|LoadDicomSeries|0|n/a|Error encountered when loading DICOM series:std::exception ERROR|Wed Mar 6 10:22:55 2013 ||/Applications/MITK/MITK/Plugins/org.mitk.gui.qt.dicom/src/internal/DicomEventHandler.cpp(3c)|OnSignalAddSeriesToDataManager|0|n/a|Error loading series: Anonymized with DicomWorks id: 1.3.12.2.1107.5.2.3.8530.20100520102301000006 Trying to read the same dataset with File/Open it reads to Data Manager (separately every slide) but in the command line is still an error encountered: 179.360# ERROR: Error encountered when loading DICOM series:std::exception #179.360# ERROR: DataNodeFactory: Skipping series 4 due to some unspecified error... I wonder if it would be possible to read volumes with File/Open? :) Sorry for spaming you with problems all the time, Fabiola ------------------------------------------------------------------------------ Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the endpoint security space. For insight on selecting the right partner to tackle endpoint security challenges, access the full report. http://p.sf.net/sfu/symantec-dev2dev _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
