Aditya Panchal
Aditya Panchal
Hi everyone, I have some good and bad news. The bad news is that I plan to archive dicompyler by Feb 1, 2022. The good news is that I have...
Hi! Running dicompyler sometime I get a "RuntimeError: BUG: Dead Listener called, still subscribed!". The error is linked to "pub.sendMessage('patient.updated.raw_data', value)" into the ImportDicom function. The error is not deterministically...
The area calculation for Surveyor's formula might be incorrect. Using the algorithm in dvhdata.py - CalculateVolume, it does not produce the correct result when running the toy example given on...
Documentation with more examples would be great. Ideally docstrings need to be completed for the `dvhcalc` module as well.
On Python 3 (3.5), modified file events are showing up more than once. This does not occur on Python 2.7.11 with the same exact environment. Please see the following question...
#### What contibution are you adding? How do we use it? The pydicom_PIL.py script can now accept command line arguments to display images. Prior to this PR, it would be...
#### Is there an issue this contribution addresses? #### What contibution are you adding? How do we use it? - This example just requires PyQT5. PyQT5 requires Python 3.5 or...