-
Notifications
You must be signed in to change notification settings - Fork 13
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
RayStation bugs #15
Comments
RayStation (10A) crashes when trying to create an ROI, with a patient whose plan is approved and locked (clinical dose) as it tries to modify an immutable, but never with a patient that is not yet locked/approved/planned, with the trace: Case number 00044019 00042853 00066974, bug report 64429
Workaround is to uncheck ‘Consider imported dose clinical’ before modification of ROIs |
RayStation (10A) crashes sometimes in the 3D viewer tab if you import STL geometries that are not closed surfaces, with the backtrace 'ComputeMeshIntersections failed'. This crash happens much more in plan design / evaluation tab than in patient modelling tab. Case 00046097 00044183 00046097 00062832
Workaround is to simplify the STL file, remove unnecessary holes, etc. |
RayStation (8B) crashes sometimes when calling GetCenterOfROI() to correctly center the Couch. Case 00042853 00044254
For this reason we use instead now GetBoundingBox as a workaround. |
case 00050735
This might have happened when the DB or disk was full. |
RayStation (9A) sometimes crashes when calculating the DSC for complex STL geometries with holes, etc. Case number 00050729
Workaround: simplify STL geometry. |
These have been reported to RaySearch:
The text was updated successfully, but these errors were encountered: