PyESAPI icon indicating copy to clipboard operation
PyESAPI copied to clipboard

PyESAPI on Citrix

Open pgallego25 opened this issue 5 years ago • 9 comments

Is there any way to run PyESAPI over an Aria citrix based implementation?

Thank you!

pgallego25 avatar Dec 21 '18 18:12 pgallego25

Assuming it's not a clinical environment, absolutely! You install an anaconda3 environment on the Citrix host/Eclipse client (install for "just me" into a well accessable folder/file share location). Then create an ESAPI single file plug-in to launch anaconda prompt and jupyter notebook. If you are interested, I can share those launcher scripts. Some permissions from your sysadmin may be required.

fizxmike avatar Dec 22 '18 02:12 fizxmike

Hi Mike,

I am also trying to install PYESAPI in an Aria/Citrix environment. I would be very interested in these launcher scripts and any other information you could provide.

Thank You.

zackmorelli avatar Apr 25 '19 20:04 zackmorelli

Hi! it is not possible in a clinical enviroment??

El sáb., 22 dic. 2018 a las 3:05, Michael Folkerts (< [email protected]>) escribió:

Assuming it's not a clinical environment, absolutely! You install an anaconda3 environment on the Citrix host/Eclipse client (install for "just me" into a well accessable folder/file share location). Then create an ESAPI single file plug-in to launch anaconda prompt and jupyter notebook. If you are interested, I can share those launcher scripts. Some permissions from your sysadmin may be required.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/VarianAPIs/PyESAPI/issues/4#issuecomment-449537439, or mute the thread https://github.com/notifications/unsubscribe-auth/AREp1rC8JLhElh9Bc4-7t2jlTlCWLamsks5u7ZNvgaJpZM4ZerSd .

pgallego25 avatar Apr 26 '19 07:04 pgallego25

PyESAPI is intended for research use only (typically on a TBOX).

fizxmike avatar Apr 26 '19 13:04 fizxmike

Hello, I m working on pyESAPI. Can you please let me know, how to transfer the current running database to the TBOX to use it for research with pyESAPI?

rohitchauhan688 avatar Feb 07 '20 06:02 rohitchauhan688

I think Varian has to update the TBOX by transfering the database from the clinical system. Not something you can do yourself.

On Fri, Feb 7, 2020, 1:03 AM rohitchauhan688 [email protected] wrote:

Hello, I m working on pyESAPI. Can you please let me know, how to transfer the current running database to the TBOX to use it for research with pyESAPI?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/VarianAPIs/PyESAPI/issues/4?email_source=notifications&email_token=AJNL6JQFI5KK7DGEJLBCR33RBT2TBA5CNFSM4GL2WSO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELB2P5A#issuecomment-583247860, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJNL6JV63Q5MF6ZTH2ZJFIDRBT2TBANCNFSM4GL2WSOQ .

zackmorelli avatar Feb 07 '20 15:02 zackmorelli

Hi Mike, for , is pyesapi36 supporting clinical plug-in script (i.e. compile into dll and used in production system)? thank you

Shea1986 avatar Apr 27 '20 14:04 Shea1986

Hi Mike, for , is pyesapi36 supporting clinical plug-in script (i.e. compile into dll and used in production system)? thank you

PyESAPI is not supported for clinical use.

fizxmike avatar Apr 07 '21 18:04 fizxmike

Hi,

On my clinic, the TBOX only contains a small test-set of random patients (~100), but I would like to have access to more of them. Specially for new created "patients" related to phantoms used for QA.

Do you know another approach instead update the TBOX database?

Thanks for your amazing work!

LuisOlivaresJ avatar Aug 14 '23 22:08 LuisOlivaresJ