README 748 B

123456789101112131415161718192021
  1. Fityk (program for data processing and nonlinear curve fitting)
  2. Fityk [fi:tik] is a program for data processing and nonlinear curve
  3. fitting.
  4. Primarily used:
  5. - by scientists who analyze data from powder diffraction,
  6. chromatography, photoluminescence and photoelectron spectroscopy,
  7. infrared and Raman spectroscopy, and other experimental techniques;
  8. - to fit peaks -- bell-shaped functions (Gaussian, Lorentzian, Voigt,
  9. Pearson VII, bifurcated Gaussian, EMG, Doniach-Sunjic, etc.);
  10. but it is suitable for fitting any curve to 2D (x,y) data.
  11. Fityk is distributed under an open source licence (GPLv2+).
  12. Optional dependency: Sphinx. If installed, it will be used to generate
  13. HTML documentation, which will be installed in /usr/share/fityk/html.