summaryrefslogtreecommitdiffstats
path: root/academic/fityk/README
diff options
context:
space:
mode:
author Fellype do Nascimento <fellype(at)gmail.com>2017-02-14 16:55:17 +0000
committer David Spencer <idlemoor@slackbuilds.org>2017-02-17 21:52:07 +0000
commit6c311cdd01a4e6ce253cc6f153c97560144b6aa8 (patch)
treec116786c95efed4a76ef9863db2cdee19ec6f7d9 /academic/fityk/README
parentb56f1badba028b380ff81f2a6365190684af6948 (diff)
downloadslackbuilds-6c311cdd01a4e6ce253cc6f153c97560144b6aa8.tar.gz
slackbuilds-6c311cdd01a4e6ce253cc6f153c97560144b6aa8.tar.xz
academic/fityk: Added (nonlinear curve fitting).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'academic/fityk/README')
-rw-r--r--academic/fityk/README18
1 files changed, 18 insertions, 0 deletions
diff --git a/academic/fityk/README b/academic/fityk/README
new file mode 100644
index 0000000000..c3e6500623
--- /dev/null
+++ b/academic/fityk/README
@@ -0,0 +1,18 @@
+Fityk (program for data processing and nonlinear curve fitting)
+
+Fityk [fi:tik] is a program for data processing and nonlinear curve fitting.
+
+Primarily used:
+
+- by scientists who analyze data from powder diffraction,
+chromatography, photoluminescence and photoelectron spectroscopy,
+infrared and Raman spectroscopy, and other experimental techniques;
+
+- to fit peaks -- bell-shaped functions (Gaussian, Lorentzian, Voigt,
+Pearson VII, bifurcated Gaussian, EMG, Doniach-Sunjic, etc.);
+
+but it is suitable for fitting any curve to 2D (x,y) data.
+
+Fityk is distributed under an open source licence (GPLv2+).
+
+Optional dependency: gnuplot (can be used with the CLI)