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

Mike Fenton mike at staikos.net
Tue Oct 7 17:41:26 CEST 2008


SVN commit 868922 by fenton:

Add Gaussian Unweighted and Lorentzian unweighted Fits plugins.


 M  +2 -0      fits.pro  
 A             gaussian_unweighted (directory)  
 AM            gaussian_unweighted/fitgaussian_unweighted.cpp   [License: GPL (v2+)]
 AM            gaussian_unweighted/fitgaussian_unweighted.h   [License: GPL (v2+)]
 AM            gaussian_unweighted/fitgaussian_unweightedconfig.ui  
 AM            gaussian_unweighted/gaussian_unweighted.pro  
 AM            gaussian_unweighted/kstplugin_fits_gaussian_unweighted.desktop  
 A             lorentzian_unweighted (directory)  
 AM            lorentzian_unweighted/fitlorentzian_unweighted.cpp   [License: GPL (v2+)]
 AM            lorentzian_unweighted/fitlorentzian_unweighted.h   [License: GPL (v2+)]
 AM            lorentzian_unweighted/fitlorentzian_unweightedconfig.ui  
 AM            lorentzian_unweighted/kstplugin_fits_lorentzian_unweighted.desktop  
 AM            lorentzian_unweighted/lorentzian_unweighted.pro  


--- branches/work/kst/portto4/kst/src/plugins/fits/fits.pro #868921:868922
@@ -3,11 +3,13 @@
 
 SUBDIRS += \
     exponential_unweighted \
+    gaussian_unweighted \
     gradient_weighted \
     gradient_unweighted \
     kneefrequency \
     linear_weighted \
     linear_unweighted \
+    lorentzian_unweighted \
     polynomial_unweighted \
     polynomial_weighted \
     sinusoid_unweighted \
** branches/work/kst/portto4/kst/src/plugins/fits/gaussian_unweighted/fitgaussian_unweighted.cpp #property svn:executable
   + *
** branches/work/kst/portto4/kst/src/plugins/fits/gaussian_unweighted/fitgaussian_unweighted.h #property svn:executable
   + *
** branches/work/kst/portto4/kst/src/plugins/fits/gaussian_unweighted/fitgaussian_unweightedconfig.ui #property svn:executable
   + *
** branches/work/kst/portto4/kst/src/plugins/fits/gaussian_unweighted/gaussian_unweighted.pro #property svn:executable
   + *
** branches/work/kst/portto4/kst/src/plugins/fits/gaussian_unweighted/kstplugin_fits_gaussian_unweighted.desktop #property svn:executable
   + *
** branches/work/kst/portto4/kst/src/plugins/fits/lorentzian_unweighted/fitlorentzian_unweighted.cpp #property svn:executable
   + *
** branches/work/kst/portto4/kst/src/plugins/fits/lorentzian_unweighted/fitlorentzian_unweighted.h #property svn:executable
   + *
** branches/work/kst/portto4/kst/src/plugins/fits/lorentzian_unweighted/fitlorentzian_unweightedconfig.ui #property svn:executable
   + *
** branches/work/kst/portto4/kst/src/plugins/fits/lorentzian_unweighted/kstplugin_fits_lorentzian_unweighted.desktop #property svn:executable
   + *
** branches/work/kst/portto4/kst/src/plugins/fits/lorentzian_unweighted/lorentzian_unweighted.pro #property svn:executable
   + *


More information about the Kst mailing list