Landon Clark

Results 7 comments of Landon Clark

Could course.CopyPlanSetup(verifiedPlan, verificationStructures, outputDiagnostics) be used instead? That seems much simpler. CopyPlanSetup creates a PlanSetup, but I think one could cast it to an ExternalPlanSetup? I did look into the...

Apparently CopyPlanSetup does the same thing. The gantry rotation and MU/deg are slightly different in the control point list.

I think this solution works: [CreateVerificationPlan](https://github.com/LDClark/CreateVerificationPlan). It is not the most elegant solution, but it fixed the controlpoint issue for VMAT (issue that I had created in modifying it from...

I think I have a workaround that gives an _exact_ match on the dose distribution. Here is a matching issue that had the same problem: https://github.com/x2sky/Esapi_CreateQAPlan/issues/1 If you modify the...

I made a change to the PlanCheck.Reporting.MigraDoc project. I'm wondering if the icons weren't correctly set as an embedded resource. I haven't been able to get this error myself, but...

Hi Matt, did you have any more issues with this?

Great! Let me know.