aboutsummaryrefslogtreecommitdiff
path: root/math/gsurfit/doc/gsurfit.men
diff options
context:
space:
mode:
authorJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
committerJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
commit40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch)
tree4464880c571602d54f6ae114729bf62a89518057 /math/gsurfit/doc/gsurfit.men
downloadiraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'math/gsurfit/doc/gsurfit.men')
-rw-r--r--math/gsurfit/doc/gsurfit.men21
1 files changed, 21 insertions, 0 deletions
diff --git a/math/gsurfit/doc/gsurfit.men b/math/gsurfit/doc/gsurfit.men
new file mode 100644
index 00000000..0b938ac8
--- /dev/null
+++ b/math/gsurfit/doc/gsurfit.men
@@ -0,0 +1,21 @@
+ gsaccum - Accumulate point into data set
+ gsacpts - Accumulate points into a data set
+ gsadd - Add two surfaces
+ gscoeff - Get coefficients
+ gscopy - Copy one surface to another
+ gsder - Evaluate the derivatives of a surface
+ gserrors - Calculate chi-square and errors in coefficients
+ gseval - Evaluate surface at x and y
+ gsfit - Fit surface
+ gsfree - Free space allocated by gsinit
+ gsinit - Make ready to fit a surface; set up parameters of fit
+ gsrefit - Refit surface, same x, y and weight, different z
+ gsreject - Reject point from data set
+ gsrestore - Restore surface parameters and coefficients
+ gssave - Save surface parameters and coefficients
+ gssolve - Solve matrix for coefficients
+ gsstati - Get integer parameter
+ gsstatr - Get real parameter
+ gssub - Subtract one surface from another
+ gsvector - Evaluate surface at an array of x and y
+ gszero - Zero arrays for new fit