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

Mike Fenton mike at staikos.net
Wed Oct 8 22:20:48 CEST 2008


SVN commit 869351 by fenton:

Add Gaussian and Lorentzian Weighted Fits plugins.


 M  +2 -0      fits.pro  
 A             gaussian_weighted (directory)  
 AM            gaussian_weighted/fitgaussian_weighted.cpp   [License: GPL (v2+)]
 AM            gaussian_weighted/fitgaussian_weighted.h   [License: GPL (v2+)]
 AM            gaussian_weighted/fitgaussian_weightedconfig.ui  
 AM            gaussian_weighted/gaussian_weighted.pro  
 AM            gaussian_weighted/kstplugin_fits_gaussian_weighted.desktop  
 A             lorentzian_weighted (directory)  
 AM            lorentzian_weighted/fitlorentzian_weighted.cpp   [License: GPL (v2+)]
 AM            lorentzian_weighted/fitlorentzian_weighted.h   [License: GPL (v2+)]
 AM            lorentzian_weighted/fitlorentzian_weightedconfig.ui  
 AM            lorentzian_weighted/kstplugin_fits_lorentzian_weighted.desktop  
 AM            lorentzian_weighted/lorentzian_weighted.pro  


--- branches/work/kst/portto4/kst/src/plugins/fits/fits.pro #869350:869351
@@ -5,12 +5,14 @@
     exponential_unweighted \
     exponential_weighted \
     gaussian_unweighted \
+    gaussian_weighted \
     gradient_weighted \
     gradient_unweighted \
     kneefrequency \
     linear_weighted \
     linear_unweighted \
     lorentzian_unweighted \
+    lorentzian_weighted \
     polynomial_unweighted \
     polynomial_weighted \
     sinusoid_unweighted \
** branches/work/kst/portto4/kst/src/plugins/fits/gaussian_weighted/fitgaussian_weighted.cpp #property svn:executable
   + *
** branches/work/kst/portto4/kst/src/plugins/fits/gaussian_weighted/fitgaussian_weighted.h #property svn:executable
   + *
** branches/work/kst/portto4/kst/src/plugins/fits/gaussian_weighted/fitgaussian_weightedconfig.ui #property svn:executable
   + *
** branches/work/kst/portto4/kst/src/plugins/fits/gaussian_weighted/gaussian_weighted.pro #property svn:executable
   + *
** branches/work/kst/portto4/kst/src/plugins/fits/gaussian_weighted/kstplugin_fits_gaussian_weighted.desktop #property svn:executable
   + *
** branches/work/kst/portto4/kst/src/plugins/fits/lorentzian_weighted/fitlorentzian_weighted.cpp #property svn:executable
   + *
** branches/work/kst/portto4/kst/src/plugins/fits/lorentzian_weighted/fitlorentzian_weighted.h #property svn:executable
   + *
** branches/work/kst/portto4/kst/src/plugins/fits/lorentzian_weighted/fitlorentzian_weightedconfig.ui #property svn:executable
   + *
** branches/work/kst/portto4/kst/src/plugins/fits/lorentzian_weighted/kstplugin_fits_lorentzian_weighted.desktop #property svn:executable
   + *
** branches/work/kst/portto4/kst/src/plugins/fits/lorentzian_weighted/lorentzian_weighted.pro #property svn:executable
   + *


More information about the Kst mailing list