[Kst] kdeextragear-2/kst/misc/tutorial

George Staikos staikos at kde.org
Sun Apr 10 21:37:53 CEST 2005


CVS commit by staikos: 

The X vector was wrong for PSDs
BUG: 103580


  M +7 -7      demo.kst   1.2


--- kdeextragear-2/kst/misc/tutorial/demo.kst  #1.1:1.2
@@ -94,5 +94,5 @@
   <curve>
     <tag>C-PSD1-cleaned_pitch</tag>
-    <xvectag>V1-INDEX</xvectag>
+    <xvectag>PSD1-cleaned_pitch-freq</xvectag>
     <yvectag>PSD1-cleaned_pitch-sv</yvectag>
     <color>#000000</color>
@@ -114,5 +114,5 @@
   <curve>
     <tag>C-PSD2-V3-GY_PITCH</tag>
-    <xvectag>V1-INDEX</xvectag>
+    <xvectag>PSD2-V3-GY_PITCH-freq</xvectag>
     <yvectag>PSD2-V3-GY_PITCH-sv</yvectag>
     <color>#08056b</color>
@@ -341,9 +341,9 @@
     <aspect x="0" y="0.666667" w="1" h="0.333333" />
     <xscalemode>0</xscalemode>
-    <yscalemode>0</yscalemode>
-    <xmin>1</xmin>
-    <xmax>199999</xmax>
-    <ymin>0.000528194</ymin>
-    <ymax>0.791231</ymax>
+    <yscalemode>5</yscalemode>
+    <xmin>0.000152593</xmin>
+    <xmax>5</xmax>
+    <ymin>0.000439953</ymin>
+    <ymax>0.949929</ymax>
     <toplabel>
       <text>Blue: missaligned.  Black: corrected</text>




More information about the Kst mailing list