Closed Johnthought closed 7 months ago
Hi John,
Thanks for your interest in ROE.
The instructions have been updated to clarify that the user simply needs to ensure that a JSON configuration file for the desired BED model is available. This and other model configuration files should be located in the user-specified “ROEModels” directory.
Please let me know if you have any further questions.
Best, Aditi
From: Johnthought @.> Sent: Sunday, April 7, 2024 11:59 PM To: cerr/CERR @.> Cc: Subscribed @.***> Subject: [EXTERNAL] [cerr/CERR] ROE NTCP vs. TCP and NTCP vs. BED Models (Issue #992)
Hi, I want to set up a NTCP vs. BED as demonstrated in the "ROE (Radiotherapy Outcomes Estimator): An open-source tool for optimizing radiotherapy prescriptions" paper by Aditi et al. 2023. Is there any guide as to how to do this? The instructions
Hi,
I want to set up a NTCP vs. BED as demonstrated in the "ROE (Radiotherapy Outcomes Estimator): An open-source tool for optimizing radiotherapy prescriptions" paper by Aditi et al. 2023.
Is there any guide as to how to do this?
The instructions on https://github.com/cerr/CERR/wiki/Using-ROEhttps://urldefense.com/v3/__https:/github.com/cerr/CERR/wiki/Using-ROE__;!!KVWo1iE!WndqQGlF67KebFxRdU2Zo4akDK1k6pqPelkQzKIh_Zit29U4GRGQzhxYGUBVPOZvAaRdd6mpvP19jBzo85MPUw$ Say "only if configured to specify BED model"
I don't know how to do this. Any help is appreciated.
Best wishes, John Ryan
Lecturer Monash University Australia
— Reply to this email directly, view it on GitHubhttps://urldefense.com/v3/__https:/github.com/cerr/CERR/issues/992__;!!KVWo1iE!WndqQGlF67KebFxRdU2Zo4akDK1k6pqPelkQzKIh_Zit29U4GRGQzhxYGUBVPOZvAaRdd6mpvP19jBy1Mbs5kw$, or unsubscribehttps://urldefense.com/v3/__https:/github.com/notifications/unsubscribe-auth/ADRDG6PFWRPJOQWDEQKNKVDY4IIXHAVCNFSM6AAAAABF35TL3CVHI2DSMVQWIX3LMV43ASLTON2WKOZSGIZTAMRQGE3TGMI__;!!KVWo1iE!WndqQGlF67KebFxRdU2Zo4akDK1k6pqPelkQzKIh_Zit29U4GRGQzhxYGUBVPOZvAaRdd6mpvP19jBzvq8Douw$. You are receiving this because you are subscribed to this thread.Message ID: @.***>
=====================================================================
Please note that this e-mail and any files transmitted from Memorial Sloan Kettering Cancer Center may be privileged, confidential, and protected from disclosure under applicable law. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any reading, dissemination, distribution, copying, or other use of this communication or any of its attachments is strictly prohibited. If you have received this communication in error, please notify the sender immediately by replying to this message and deleting this message, any attachments, and all copies and backups from your computer.
Disclaimer ID:MSKCC
Thank you Aditi
I have added all the models from the \ModelImplementationLibrary\DosimetricModels\Models into the PlanAnalysis\sampleFilesForROE\Models
I keep getting the same error in MatLab:
"Unrecognized function or variable 'nfrxScaleVnumFrxProtocol'. Error in ROE (line 478) xScaleV = nfrxScaleV(nfrxScaleVnumFrxProtocol>=1); Error while evaluating UIControl Callback."
Best wishes, John
Hi John,
Can you please test with the latest updates (commit: b7597d2)? These include a fix for the issue you encountered.
Best, Aditi From: Johnthought @.> Sent: Monday, April 8, 2024 7:27 PM To: cerr/CERR @.> Cc: Iyer, Aditi @.>; Comment @.> Subject: [EXTERNAL] Re: [cerr/CERR] ROE NTCP vs. TCP and NTCP vs. BED Models (Issue #992)
Thank you Aditi I have added all the models from the \ModelImplementationLibrary\DosimetricModels\Models into the PlanAnalysis\sampleFilesForROE\Models I keep getting the same error in MatLab: "Unrecognized function or variable 'nfrxScaleVnumFrxProtocol'.
Thank you Aditi
I have added all the models from the \ModelImplementationLibrary\DosimetricModels\Models into the PlanAnalysis\sampleFilesForROE\Models
I keep getting the same error in MatLab:
"Unrecognized function or variable 'nfrxScaleVnumFrxProtocol'. Error in ROE (line 478) xScaleV = nfrxScaleV(nfrxScaleVnumFrxProtocol>=1); Error while evaluating UIControl Callback."
Best wishes, John
— Reply to this email directly, view it on GitHubhttps://urldefense.com/v3/__https:/github.com/cerr/CERR/issues/992*issuecomment-2043831657__;Iw!!KVWo1iE!XQx_utpuidqvCLqH76h98fV22-tT5nT_mHJ5FIrvTKq98_QlyuSWCn3It08mOEf9ZXgJ3pkoPfRKzOgloNtY0w$, or unsubscribehttps://urldefense.com/v3/__https:/github.com/notifications/unsubscribe-auth/ADRDG6JZQLBSGFOBRQ256CTY4MRTFAVCNFSM6AAAAABF35TL3CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANBTHAZTCNRVG4__;!!KVWo1iE!XQx_utpuidqvCLqH76h98fV22-tT5nT_mHJ5FIrvTKq98_QlyuSWCn3It08mOEf9ZXgJ3pkoPfRKzOghADhI0Q$. You are receiving this because you commented.Message ID: @.**@.>>
=====================================================================
Please note that this e-mail and any files transmitted from Memorial Sloan Kettering Cancer Center may be privileged, confidential, and protected from disclosure under applicable law. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any reading, dissemination, distribution, copying, or other use of this communication or any of its attachments is strictly prohibited. If you have received this communication in error, please notify the sender immediately by replying to this message and deleting this message, any attachments, and all copies and backups from your computer.
Disclaimer ID:MSKCC
Hi Aditi,
That has worked. Thank you so much.
This is fantastic.
Best wishes, John
The new update fixed the issue.
Hi,
I want to set up a NTCP vs. BED as demonstrated in the "ROE (Radiotherapy Outcomes Estimator): An open-source tool for optimizing radiotherapy prescriptions" paper by Aditi et al. 2023.
Is there any guide as to how to do this?
The instructions on https://github.com/cerr/CERR/wiki/Using-ROE Say "only if configured to specify BED model"
I don't know how to do this. Any help is appreciated.
Best wishes, John Ryan
Lecturer Monash University Australia