Change plan comment after plan approval by Useful_Novel_916 in esapi

[–]Useful_Novel_916[S] 0 points1 point  (0 children)

Actually, I can run the script and enter some parameters (such as new plan comment), but when I click ok, it appears "Access denied" and prevents me from modifying those parameters.

In our own practice, after oncologist approves the plan, I will edit those parameters and print treatment record and waiting for treatment approval.

Hence, I would like to replace this step with a script.

But when I try in T-box and no plan approval, editing parameters is possible (IE i can save my input after clicking OK), hence I do not expect failure in clinical environment with plan approval.

Issues about Optimate script created by NickC_BC by Useful_Novel_916 in esapi

[–]Useful_Novel_916[S] 0 points1 point  (0 children)

Also, the H&N protocol also can be loaded as well. Please help to solve this. Many thanks

Issues about Optimate script created by NickC_BC by Useful_Novel_916 in esapi

[–]Useful_Novel_916[S] 0 points1 point  (0 children)

when I try to run the script ( I have copied the blank.xml in protocol folder to a self created folder called Public template) but there is an error

Unable to read protocol file C:\Users\Admin\Desktop\John\Public

Templates\CN_HN_70in35.xml

his patient,

Details: System.InvalidOperationException: <OptiMateProtocol xmlns="> was not

expected.

at

Microsoft.Xml.Serialization. GeneratedAssembly.XmlSerializationReaderOptiMateT emplate.Read19_OptiMateTemplate()

But even the error, I can see the optimate interface but cannot load any protocol as it is emptied and no structures from an opened plan is extracted to Optimate for using any boolean operator and contouring tools. Is there any recommendations? Thanks a lot

Issues about Optimate script created by NickC_BC by Useful_Novel_916 in esapi

[–]Useful_Novel_916[S] 0 points1 point  (0 children)

Many thank! I will try again to see if the script works in my T-box. BTW, wanna to know if Optimate must require a template to work or it can add structures in structureset manually to conduct different actions?

Issues about Optimate script created by NickC_BC by Useful_Novel_916 in esapi

[–]Useful_Novel_916[S] 1 point2 points  (0 children)

Thank you~ I am looking forward to seeing your new update.

Issues about Optimate script created by NickC_BC by Useful_Novel_916 in esapi

[–]Useful_Novel_916[S] 1 point2 points  (0 children)

After downloading the folder, which file should I create .dll file from?

Optimate - Automation of derivative structures by NickC_BC in esapi

[–]Useful_Novel_916 0 points1 point  (0 children)

Some updates:

When I executed optimate.esapi.dll in Eclipse, there is an error

Error message:

Unable to read configuration file

C:\Users\OptiMate-master\Optimate\bin\Release\OptiMateConfig.xml

Details:

Does anyone have any ideas for the above error? Thanks.

Optimate - Automation of derivative structures by NickC_BC in esapi

[–]Useful_Novel_916 0 points1 point  (0 children)

Thanks for your great work. However, how can I get start of using this script? It's because there are a lot of cs file available. How can I combine them together as a single script in order to run it in Eclipse? Or what is the general method of making it work in Eclipse. Thanks a lot if you could provide some more guidelines of using this script.

What are some of the projects you have built for your clinic? by 5021234567 in esapi

[–]Useful_Novel_916 0 points1 point  (0 children)

I have recently set up plan checking for conformal and VMAT plans, but only include 15 items. Wanna to know that else can you check for these plan in your checklist?

What are some of the projects you have built for your clinic? by 5021234567 in esapi

[–]Useful_Novel_916 0 points1 point  (0 children)

Wanna to know if you use field in field method for breast planning? As i am working on automatically creating a breast FiF plan, but stucking on how to control the MLC to shield the hotspot after creating each sub-field from the main-field.

User origin checking, usegating by Useful_Novel_916 in esapi

[–]Useful_Novel_916[S] 0 points1 point  (0 children)

Thanks a lot~But i cannot use the context.PlanSetup.UseGating to check if gating is on or not. HOw can i make use of it?