-
Notifications
You must be signed in to change notification settings - Fork 176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] DICOM import does not import RTdose #558
Comments
The warnings that you see are normal and should not stop matRad from importing RTdose.
|
the modality is SIB - boost VMAT |
It should be possible to just click the warnings away, then highlight the dose file in the RT Dose window by click and then click import. |
Thanks for the reply, can i send you a sample of the data in a zipped file so that you can check and see what could be the cause of the error, maybe its the data. i cannot access matlab in my location. |
If you contact us via the e-mail address stated here https://github.com/e0404 or on our starting page https://e0404.github.io/matRad/ (I don't want to type the e-mail address as I don't know how well the e-mail spam protection within issues works), we can discuss if/how we may take a look at your data. Just make sure you are allowed to share it (best case would be a phantom that has the same import problems). |
So there's indeed a stupid bug here in the code here: matRad/dicom/matRad_importDicom.m Lines 127 to 144 in 3d29b76
We arrive at this loop with an empty We can check it out further soon, but currently there's quite some other action going on here and it may take a while, especially since you would need a compiled standalone update. |
I implemented a fix in #574 . I could build a standalone version including the fix for you if you still need it (on windows?) |
Hello am using the matRad standalone, when i import DICOM data it only imports Rt structure and CT but doesn't import the plan and the doses.
The text was updated successfully, but these errors were encountered: