aboutsummaryrefslogtreecommitdiff
path: root/noao/lib/scr/igsfit.key
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
commitfa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch)
treebdda434976bc09c864f2e4fa6f16ba1952b1e555 /noao/lib/scr/igsfit.key
downloadiraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz
Initial commit
Diffstat (limited to 'noao/lib/scr/igsfit.key')
-rw-r--r--noao/lib/scr/igsfit.key29
1 files changed, 29 insertions, 0 deletions
diff --git a/noao/lib/scr/igsfit.key b/noao/lib/scr/igsfit.key
new file mode 100644
index 00000000..e04357d6
--- /dev/null
+++ b/noao/lib/scr/igsfit.key
@@ -0,0 +1,29 @@
+ INTERACTIVE SURFACE FITTING
+
+? List commands
+c Print data values for point nearest the cursor
+d Delete the point or set of points with constant x, y, or z
+ nearest the cursor (p, x, y, z,)
+f Fit surface
+l Graph the last set of points (in zoom mode)
+n Graph the next set of points (in zoom mode)
+p Graph all features
+q Quit
+r Redraw a graph
+u Undelete the point or set of points with constant x, y, or z
+ nearest the cursor (p, x, y, z,)
+w Window the graph. Type '?' to the "window:" prompt for more help.
+x Select data for the x axis (x, y, z, s, r)
+y Select data for the y axis (x, y, z, s, r)
+z Zoom on the set of points with constant x, y, or z (x, y, z)
+ Unzoom with p
+I Interrupt task immediately
+
+:corners List the surface fit at the corners of the image
+:function type Set the function for the fitted surface (chebyshev, legendre)
+:show Show the fitting parameters
+:xorder value Set the x order for the fitted surface
+:yorder value Set the y order for the fitted surface
+
+:/help Additional graph formatting commands
+:.help Additional general graph commands