Google Code Exporter
Google Code Exporter
``` What is the expected output? What do you see instead? 70.00 Gy as prescirbed dose (total), I got the 14.00 (per beam) instead. This is due our RTPlan is...
``` Currently only cDVHs are shown. DICOM RT DVH has a the capability to store dDVHs so dicompyler should be able to support them as well. Additionally, it should be...
``` What steps will reproduce the problem? 1. Try to anonymize a file that does not have a file meta info with: * (0002, 0002) Media Storage SOP Class UID...
``` This issue was created by revision 57d9155cc415. Now that multiple image orientations are allowed, the 2D View should now display the orientation of each slice. ``` Original issue reported...
``` This issue was created by revision 9da0f34cf2. Now that the new matplotlib backend for isodose curve generation has been implemented, the curves need to be smoothed for better visual...
``` Currently, the isodose levels are fixed. An interface needs to be implemented so that users can modify the isodose levels that are displayed. Ideally this code should be generic...
``` What steps will reproduce the problem? 1. Load test data set (breast plan) 2. Select Borders or Nodes 3. Select Dose Constraint (D_) 4. Scroll horizontal constraint bar What...
``` What steps will reproduce the problem? 1. Open a DVH and zoom in on a region. 2. Slide the dose constraint. What is the expected output? What do you...
``` Using change set b2db1399c5 (26 Nov. 2010). I'm getting an error when I load some images in the treeview plugin if they contain LargestImagePixelValue or SmallestImagePixelValue entries. It appears...
``` Currently dicompyler will read the volume data directly from the calculated DVH (as of r7db70b8ed0 ). Prior to this, the volume was calculated in dvhdata.py. However, this volume was...