Google Code Exporter
Google Code Exporter
``` This seems like a problem where the NumPy array from pydicom is not the correct size. Has it been modified by your plugin? Please see the following website: http://dsnra.jpl.nasa.gov/software/Python/numpydoc/numpy-6.html...
``` I am trying to recreate the error in a stable manner but it is quite strange. Im not sure if it was caused by a bad copy or if...
``` Thanks for bringing this up. This can probably be fixed by refactoring the ColorCheckBox in guiutil.py to be a subclass of wx.PyControl. Most likely, the ScrolledWindow currently does not...
``` I am able to run this successfully on Windows 7 64-bit. I have attached a screenshot of the dataset that was provided, and also a screenshot of the Python...
``` It was an issue with the anon dataset being corrupted somehow. I'm also running pydicom 0.9.5. Thanks for looking into this. ``` Original comment by `[email protected]` on 16 Oct...
``` Is this something that can be corrected in the anonymization process? Is dicompyler corrupting the data or was it corrupted to begin with? Hopefully, the source of the corruption...
``` Thank you for catching this and providing a workaround. I have just committed a change like you suggested. Can you provide an anonymized copy of the DICOM RT Plan...
``` This issue was closed by revision 8453c2daed63. ``` Original comment by `bastula` on 25 Nov 2011 at 8:57 - Changed state: **Fixed**
``` Here is the attachment with the example RTPLAN and the main.py (how I altered for the version 0.4a2 version). This is a more appropriate way as this takes not...
``` Thanks for the updated patch. Do any of your plans that use VOLUME references use the description / name tag ('DoseReferenceDescription') ? From the data I have seen, VOLUME...