Closed GoogleCodeExporter closed 9 years ago
Here is the traceback:
Traceback (most recent call last):
File "/Users/apanchal/Projects/python/dicompyler/baseplugins/2dview.py", line 368, in OnPaint
self.DrawIsodose(isodose, gc, self.imagenum)
File "/Users/apanchal/Projects/python/dicompyler/baseplugins/2dview.py", line 219, in DrawIsodose
contour = self.dose.GetIsodoseGrid(imagenum, level)
File "dicomparser.pyo", line 361, in GetIsodoseGrid
IndexError: index out of bounds
Original comment by bastula
on 6 Oct 2010 at 10:56
This issue was closed by revision 27a20da390.
Original comment by bastula
on 29 Nov 2010 at 8:07
Original issue reported on code.google.com by
bastula
on 6 Oct 2010 at 10:55