dicompyler
dicompyler copied to clipboard
Extensible radiation therapy research platform and viewer for DICOM and DICOM RT
Hi @bastula might I have permission to use your logo as a means of reference to this project during my ICCR talk in a couple of weeks? The draft slides...
Hi Dicompyler crashes when I load a plan with tage 300a,00c5 Platform information: System: Windows Version: ('post2008Server', '6.2.9200', '', u'Multiprocessor Free') Python Version: 2.6.6 dicompyler Version: 0.4.2 dicompyler.plugin: DEBUG: quickopen...
See attached DICOM RT Plan file and associated error. Error complains oabout tag (300A,0090), the "Beam Dose" attribute. [RT Plan error.zip](https://github.com/bastula/dicompyler/files/2722744/RT.Plan.error.zip)
There's a bug in 2dview.py when DICOM images are feetfirst prone. RTStruct are not displayed correctly, errors are in "def GetContourPixelData" . X values do not need to be reversed...
In the new version, Using 2D Viewer to view RT Structure, and selects multiple organs. Rolling with mouse is too laggy. In old version, mouse rolling will be smooth. Where...
Hi I can no longer open any data sets, I get the message as shown in the attachment.  This is strange because I used to be able to open...
Hi 👊 This is my first visit to this fine repo, but it seems you have been working hard to keep all dependencies updated so far. Once you have closed...
Hi, Dicompyler was packaged for Debian and we tried our best to adapt it to recent wxpython, matplotlib etc.as you can see in a [series of patches](https://anonscm.debian.org/viewvc/debian-med/trunk/packages/dicompyler/trunk/debian/patches/). Unfortunately it seems...
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...