Issue 4 in dicompyler-plugins: Dose does not sum

4 views
Skip to first unread message

dicompyle...@googlecode.com

unread,
Nov 14, 2014, 9:07:44 AM11/14/14
to dicompyle...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 4 by jonas.em...@gmail.com: Dose does not sum
https://code.google.com/p/dicompyler-plugins/issues/detail?id=4

What steps will reproduce the problem?
1. Load dose from beam
2. Select "Sum Dose.." and select second beam

What is the expected output? What do you see instead?
The dose is not summed - or the DVHs does not show any changes!

What version of the product are you using? On what operating system?
Dicompyler 0.4.2 + sum dose v0.3 on Windows 7.

Please provide any additional information below.
I did add some logging to the code and can verify that the SumPlan is
indeed invoked in plansum.py. The progress bar is displayed but only very
shortly.

Any suggestion to ensure that DHVs are updated?

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

dicompyle...@googlecode.com

unread,
Nov 17, 2014, 12:58:46 PM11/17/14
to dicompyle...@googlegroups.com
Updates:
Status: Accepted
Owner: flound...@gmail.com
Cc: bastula

Comment #1 on issue 4 by bastula: Dose does not sum
https://code.google.com/p/dicompyler-plugins/issues/detail?id=4

I noticed the same issue as you and will mark this as a bug. Also only the
the dose from the 2nd RT Dose file is displayed one the summation is
complete. I have cc'ed this issue to the original plugin maintainer and see
if they have a fix.

dicompyle...@googlecode.com

unread,
Nov 17, 2014, 1:16:48 PM11/17/14
to dicompyle...@googlegroups.com

Comment #2 on issue 4 by flound...@gmail.com: Dose does not sum
https://code.google.com/p/dicompyler-plugins/issues/detail?id=4

I will take a look and try to fix it. I may not be able to get to it until
next week though.

dicompyle...@googlecode.com

unread,
Nov 25, 2014, 9:05:07 AM11/25/14
to dicompyle...@googlegroups.com

Comment #3 on issue 4 by flound...@gmail.com: Dose does not sum
https://code.google.com/p/dicompyler-plugins/issues/detail?id=4

It looks like the issue was that I was lazy and used the ImportDicom dialog
from dicomgui. I've copied that code into my plugin and took out the line
that updates the main app. It should work now. Please give it a try.

dicompyle...@googlecode.com

unread,
Nov 25, 2014, 9:39:34 AM11/25/14
to dicompyle...@googlegroups.com

Comment #4 on issue 4 by jonas.em...@gmail.com: Dose does not sum
https://code.google.com/p/dicompyler-plugins/issues/detail?id=4

Hmm, i think this issue has been reported before - it fails at line 172
when it tries to delete DVHs. This check works for me at the dosages are
summed

#del sumDicomObj.DVHs
if sumDicomObj.has_key('DVHs'):
del sumDicomObj.DVHs

dicompyle...@googlecode.com

unread,
Dec 11, 2014, 11:31:42 AM12/11/14
to dicompyle...@googlegroups.com

Comment #5 on issue 4 by flound...@gmail.com: Dose does not sum
https://code.google.com/p/dicompyler-plugins/issues/detail?id=4

Can you send me an anonymized copy of your data? I'm having trouble
reproducing the behavior, and I think it must be a difference in the dicom
datasets.
Reply all
Reply to author
Forward
0 new messages