fc13240 / dicompyler

Automatically exported from code.google.com/p/dicompyler
0 stars 0 forks source link

Smooth isodose curves before drawing to screen #29

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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 presentation.
This could be accomplished by various window methods in numpy. See the 
following link for more information: http://www.scipy.org/Cookbook/SignalSmooth

Original issue reported on code.google.com by bastula on 10 Dec 2010 at 5:13

GoogleCodeExporter commented 9 years ago
Suggest that this be a selectable option. Smoothing isodose lines "hides" the 
actual calculated dose grid. There is value in being able to visualize the 
actually calculated dose distribution -- a few new plan analysis tools feature 
exactly that capability (which exists in dicompyler as it is now).

Original comment by bton...@gmail.com on 20 Nov 2013 at 9:19