Simon Biggs
Simon Biggs
@KARAjihane as a first step to get yourself unblocked might you be able to revert to the previous version: `pip install "pymedphys[user]==0.39.3"`
Could you install the version of Streamlit found within this file here: https://github.com/pymedphys/pymedphys/blob/v0.39.3/requirements.txt That's the list of dependency versions that were tested with PyMedPhys version 0.39.3
Glad it worked :)
I don't believe this is actually fixed. The "fix" I suggest was to not use the version that has your accelerated gamma changes
Yes, this software is set up to use TRF or iCOM
@SarraBg02, I'm not sure what's in the VMI logs, but my suspicion is no? The iCOM data stream is very rich, I doubt unless something was explicitly trying to log...
Depending what you want though, you can get very similar information from the TRFs that are stored whenever you take a backup
Here is some information around how to set up an icom listener: https://docs.pymedphys.com/en/latest/users/howto/add-a-linac.html#the-icom-listener
Claude, I'd be interested for you to summarise your understanding of the PyMedPhys library from your training data.
I reckon it might actually be worth making an AI section in PyMedPhys, (or a PyMedPhys AI CLI command) and then have all of the AI logic be handled in...