Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

dicompyler unable to read RT Plan file exported from RayStation #116

Open
Matthew-Jennings opened this issue Jan 3, 2019 · 4 comments
Open

Comments

@Matthew-Jennings
Copy link

See attached DICOM RT Plan file and associated error. Error complains oabout tag (300A,0090), the "Beam Dose" attribute.

RT Plan error.zip

@bastula
Copy link
Owner

bastula commented Jan 3, 2019

Hi there,

Thanks for the issue. The DICOM dictionary used in the released version 0.4.2 is out of date since it uses an old version of pydicom. Using the latest version of dicompyler from source, you can read the file without any issues.

Build instructions can be found here on the wiki.

screen shot 2019-01-02 at 11 23 15 pm

Hope that helps.

@Matthew-Jennings
Copy link
Author

Excellent, thank you @bastula!

Do you expect to release a new dicompyler version soon?

@bastula
Copy link
Owner

bastula commented Jan 9, 2019

I do plan to release a new version. However, I am not satisfied with the performance regressions that Python 3 / wxPython 4 bring to dicompyler. It is quite a bit slower with all the latest updates. I think once the performance issues are resolved, I would feel better about releasing a new binary version.

Of course, anyone is more than welcome to run it from source in the mean time.

Hope that makes sense!

@Matthew-Jennings
Copy link
Author

Fair enough. :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants