Phil Chlap

Results 69 comments of Phil Chlap

Hi crcrewso, I've had the pleasure of meeting Andrew at ICCR in Montreal this week. And as I have discussed with him I have been putting a lot of work...

Hi Andrew, thanks for reaching out. Our issue is with the calculation of the 3D dose matrix values. The solution in #6 helped, however our 3D dose matrices are still...

Hi @lucserre, it's been a while since I have looked at this but it seems the previous PR has been closed. So it would probably be best to open up...

Hi @KeoJam, reading the previous posts here it seems like just removing the entire `Store` blocks from the plan.trial resolved the issue. Can you confirm that the script runs when...

That's great @KeoJam. Glad you have it working. If you have some code to remove store blocks from the plan.trial file we could probably insert that into the main codebase....

> amazing package. can you help me how to run the pinnacle export in a python file? Thanks We also have an example Jupyter notebook in our [examples/drafts](https://github.com/pymedphys/pymedphys/tree/main/examples/drafts) folder: https://github.com/pymedphys/pymedphys/blob/main/examples/drafts/pinnacle_export.ipynb...

> @pchlap or @sjswerdloff might either of you have some cycles to do a PyMedPhys release? I've got a bit on my plate at the moment. I'd be keen to...

Hi @rnfinnegan This code is looking really good. As some next steps here I'd like to implement: - A tool to be able to download Dicom from TCIA (already have...

Hi @lswootton I have been porting a lot of this code into the pymedphys library: https://github.com/pymedphys/pymedphys/tree/master/pymedphys/labs/pinnacle One thing we actually changed was how the MU is calculated. We could never...

Hi @SimonBiggs, We could easily drop the Pinnacle module out of experimental and into the main library. If we do that it's really important to have the tool be really...