Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 80 by
phill...@gmail.com: MemoryError
http://code.google.com/p/dicompyler/issues/detail?id=80
What steps will reproduce the problem?
1. Open a large RT Dose file, with a >300 slice CT image set and >30
structures
2.
3.
What is the expected output? What do you see instead?
Expected: standard window, DVH window.
Instead:
What version of the product are you using? On what operating system?
Version 0.4.1-1, Windows XP
Please provide any additional information below.
Is it possible to increase the memory? It appeared that it used up to
about 650 MB of RAM and then crashed. Phil Taddei,
phil...@hotmail.com
System Information and Problem Details:
Platform information:
System: Windows
Version: ('XP', '5.1.2600', 'SP3', 'Multiprocessor Free')
Python Version: 2.6.6
dicompyler Version: 0.4.1-1
dicompyler.dicomparser: DEBUG: Found ROI #4: orig_CTV_lower
dicompyler.dicomparser: DEBUG: Found ROI #6: orig_Brain-GTV
dicompyler.dicomparser: DEBUG: Found ROI #128: 50%IDLpt
dicompyler.dvhcalc: DEBUG: Calculating DVH of 1 brain_stem
dicompyler: ERROR: Unhandled exception: Traceback (most recent call last):
File "main.py", line 691, in Run
File "threading.pyo", line 484, in run
File "main.py", line 438, in LoadPatientDataThread
File "dicompyler\dvhcalc.pyo", line 21, in get_dvh
File "dicompyler\dvhcalc.pyo", line 58, in calculate_dvh
File "dicompyler\dicomparser.pyo", line 560, in GetDoseData
File "dicom\dataset.pyo", line 398, in _get_pixel_array
File "dicom\dataset.pyo", line 393, in _getPixelArray
File "dicom\dataset.pyo", line 357, in _PixelDataNumpy
MemoryError