aboutsummaryrefslogtreecommitdiff
path: root/pkg/images/lib/coomap.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 /pkg/images/lib/coomap.key
downloadiraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz
Initial commit
Diffstat (limited to 'pkg/images/lib/coomap.key')
-rw-r--r--pkg/images/lib/coomap.key33
1 files changed, 33 insertions, 0 deletions
diff --git a/pkg/images/lib/coomap.key b/pkg/images/lib/coomap.key
new file mode 100644
index 00000000..2a44520a
--- /dev/null
+++ b/pkg/images/lib/coomap.key
@@ -0,0 +1,33 @@
+ Interactive Keystroke Commands
+
+? Print options
+f Fit data and graph fit with the current graph type (g,x,r,y,s)
+g Graph the data and the current fit
+x,r Graph the xi fit residuals versus x and y respectively
+y,s Graph the eta fit residuals versus x and y respectively
+d,u Delete or undelete the data point nearest the cursor
+o Overplot the next graph
+c Toggle the line of constant x and y plotting option
+t Plot a line of constant x and y through nearest data point
+l Print xishift, etashift, xscale, yscale, xrotate, yrotate
+q Exit the interactive surface fitting code
+
+ Interactive Colon Commands
+
+The parameters are listed or set with the following commands which may be
+abbreviated. To list the value of a parameter type the command alone.
+
+:show List parameters
+:projection Sky projection (lin,tan,arc,sin,tnx, ...)
+:refpoint Sky projection reference point
+:fit [value] Fit geometry (shift,xyscale,rotate,rscale,rxyscale,general)
+:function [value] Fitting function (chebyshev,legendre,polynomial)
+:order [value] Xi and Eta fitting orders in x and y
+:xxorder [value] Xi fitting function order in x
+:xyorder [value] Xi fitting function order in y
+:yxorder [value] Eta fitting function order in x
+:yyorder [value] Eta fitting function order in y
+:xxterms [y/n] Include cross-terms in xi fit
+:yxterms [y/n] Include cross-terms in eta fit
+:maxiter [value] Maximum number of rejection operations
+:reject [value] K-sigma rejection threshold