[kepler-dev] [Bug 5546] SDF director iterations parameter default of 0 is unfriendly

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Tue Dec 6 19:05:17 PST 2011


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5546

--- Comment #3 from Christopher Brooks <cxh at eecs.berkeley.edu> 2011-12-06 19:05:17 PST ---
Reopening this is fine with me, though I think that changing the iteration
from 0 (run forever) to 1 is a mistake because 1 iteration producing one data
point is not usually very useful. There was a bug where the plotter would not
even plot one data point.

If you want to go ahead and do this, then probably the easiest way to do
this is to modify
kepler/directors/resources/kar/CoreDirectors/SDFDirector.xml
and add
<property name="iterations" class="ptolemy.data.expr.Parameter" value="1"/>

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Kepler-dev mailing list