dicompyler icon indicating copy to clipboard operation
dicompyler copied to clipboard

Extensible radiation therapy research platform and viewer for DICOM and DICOM RT

Results 70 dicompyler issues
Sort by recently updated
recently updated
newest added

``` 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...

Priority-Medium
Type-Defect
auto-migrated

``` 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...

Priority-Medium
auto-migrated
Type-Enhancement

``` 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...

Priority-Medium
auto-migrated
Type-Enhancement

``` 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...

Priority-Medium
auto-migrated
Type-Enhancement
Usability
Component-UI

``` 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...

Priority-Medium
Type-Defect
auto-migrated

``` 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...

Priority-Medium
Type-Defect
auto-migrated

``` 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...

Priority-Medium
Type-Defect
auto-migrated

``` 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...

Priority-Medium
Type-Defect
auto-migrated
Milestone-NextRelease

``` Currently only tab / main plugins can have toolbar items because they tab-context specific. However, it may be useful for menu plugins to also have toolbar buttons for quick...

Priority-Medium
auto-migrated
Type-Enhancement

``` What steps will reproduce the problem? 1. Open a set of dicom files including CT, Struct, Plan and Dose 2. Scroll through images works fine. When I select any...

Priority-Medium
Type-Defect
auto-migrated
Usability