bastula / dicompyler

Extensible radiation therapy research platform and viewer for DICOM and DICOM RT
http://www.dicompyler.com
263 stars 99 forks source link

Spatial registration storage file is not currently supported #106

Open bobred opened 7 years ago

bobred commented 7 years ago

Hi I can no longer open any data sets, I get the message as shown in the attachment. image This is strange because I used to be able to open them.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/48359120-spatial-registration-storage-file-is-not-currently-supported?utm_campaign=plugin&utm_content=tracker%2F18109348&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F18109348&utm_medium=issues&utm_source=github).
bastula commented 7 years ago

Can you try using open quickly instead of open in the interface and find the DICOM file that is causing the issue?

Also, if you are able to run from source, you can try running dicompyler from the Python 3 branch: https://github.com/bastula/dicompyler/tree/dependencyupdate . This branch requires the latest version of pydicom, which would allow more types of files to work due to the updated data dictionary.

bobred commented 7 years ago

Both methods crashes the program. My colleague is able to open the file. There must be something on my system it doesn't like, I will try and reinstall it.

bastula commented 7 years ago

That is very strange. The only thing I can think of that would be different is either the operating system, or you might have a custom plugin installed that your colleague doesn't have installed which is getting stuck.