[Kst] branches/work/kst/portto4/kst/devel-docs/Kst2Specs
Barth Netterfield
netterfield at astro.utoronto.ca
Tue Nov 18 03:02:13 CET 2008
SVN commit 885885 by netterfield:
Update bugs
M +6 -8 Bugs
M +10 -1 FixedBugs
--- branches/work/kst/portto4/kst/devel-docs/Kst2Specs/Bugs #885884:885885
@@ -15,12 +15,10 @@
Filters should have default values
eg, low pass filter should default to order = 4, lowpass = 0.1: see 1.x for defaults.
--------
-When chosing to filter a curve from the plot rmb, the input vectors should be fixed to the right thing:
- eg, Butterworth low pass Y vector should be fixed to the Y vector of the curve selected in the RMB menu.
+--------
+Ascii file configure button troubles I: it doesn't work.
+ Configure from the data wizard brings up the configuration dialog, but applying it does nothing.
--------
-Entering a numerical value into a scalar selector should create a scalar of that value, if there is not
-already a scalar of that name. This is particularly important for plugin entries. It can be created when
-the scalar that the selector has selected is asked for.
-
+--------
+Ascii file configure button troubles I: it crashes
+ Configure from the vector dialog crashes kst
--- branches/work/kst/portto4/kst/devel-docs/Kst2Specs/FixedBugs #885884:885885
@@ -93,4 +93,13 @@
-------
Butterworth low-pass crashes.
- create a plot, apply filter with order=4, lowpass = 0.01. Crash.
\ No newline at end of file
+ create a plot, apply filter with order=4, lowpass = 0.01. Crash.
+
+-------
+When chosing to filter a curve from the plot rmb, the input vectors should be fixed to the right thing:
+ eg, Butterworth low pass Y vector should be fixed to the Y vector of the curve selected in the RMB menu.
+
+-------
+Entering a numerical value into a scalar selector should create a scalar of that value, if there is not
+already a scalar of that name. This is particularly important for plugin entries. It can be created when
+the scalar that the selector has selected is asked for.
More information about the Kst
mailing list