[Kst] branches/work/kst/portto4/kst/src/plugins/fits/gaussian_unweighted

Barth Netterfield netterfield at astro.utoronto.ca
Thu Jan 31 23:25:58 UTC 2013


SVN commit 1336647 by netterfield:

Change to comments...


 M  +1 -1      fitgaussian_unweighted.cpp  


--- branches/work/kst/portto4/kst/src/plugins/fits/gaussian_unweighted/fitgaussian_unweighted.cpp #1336646:1336647
@@ -207,7 +207,7 @@
     D = max_y;
     C = x_at_min_y;
   }
-  // guess that the width of the gaussian is around 1/4 of the x range (?)
+  // guess that the width of the gaussian is around 1/10 of the x range (?)
 
   P[0] = A;
   P[1] = (max_x - min_x)*0.1;


More information about the Kst mailing list