Aditya Panchal

Results 88 comments of Aditya Panchal

Yes, I have done something in the past like yours and ended up interpolating on a common index which made it a lot easier to plot. Ah, I was thinking...

It should be easy to obtain these parameters. Structure mean HU can be summed using the same fashion as the DVH calculation, but replacing the RT Dose file with the...

Hmm, it would be possible but a little work to refactor dvhcalc to work on arbitrary 3d image grids, since a dose grid is technically just a grid storing Gy...

Are you able to send a test data set that I can look at? I haven't seen this error before. Also can you list your library versions, I.e. output of...

That is very possible. I know that there is currently an issue with HFP or FFS patients. Referencing issue #144

Thanks for that catch. I have just fixed it on master in commit f5f9fa770d0573373510135863fa2933919cdba7.

@peterfortuin You're correct, there is no explicit documentation in the published docs or in the Jupyter notebook to show how to do that. However, you can follow the test suite...

Improve docstrings (including function parameters and return values for) the `dvhcalc` module per: https://groups.google.com/g/dicompyler/c/Peil-ziqX_c/m/N76sg5kXAgAJ

Hi Marc, You would probably need to write some code. The most efficient way to do this would be to manually create a histogram on the whole dose grid 3D...

There is not inside dicompyler-core, but dicompyler itself can do this.