aboutsummaryrefslogtreecommitdiff
path: root/lib/scr/implot.key
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 /lib/scr/implot.key
downloadiraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'lib/scr/implot.key')
-rw-r--r--lib/scr/implot.key32
1 files changed, 32 insertions, 0 deletions
diff --git a/lib/scr/implot.key b/lib/scr/implot.key
new file mode 100644
index 00000000..68ce6d5e
--- /dev/null
+++ b/lib/scr/implot.key
@@ -0,0 +1,32 @@
+Implot Command Summary:
+
+ a mark a range of lines or columns to be averaged
+ c plot a column
+ e expand plot by marking corners of viewport
+ j move down without clearing and rescaling
+ k move up without clearing and rescaling
+ l plot a line
+ m go to the previous image in the input list
+ n go to the next image in the input list
+ o overplot next vector
+ p measure profile (mark region and background with 2 pos)
+ q quit
+ r redraw
+ s print statistics on a region
+ / scroll status line
+ <space> print coordinates and data value
+
+ :a N set number of lines or columns to be averaged
+ :c M [N] plot column[s] M [to N]
+ :f format label format (%f %h %m %H %M)
+ :i image open a different image
+ :o overplot next vector
+ :l M [N] plot line[s] M [to N]
+ :log+, log- enable, disable log scaling in Y
+ :nxticks number of tick marks on X axis
+ :nyticks number of tick marks on Y axis
+ :solid use only solid linetypes when overplotting
+ :step N set step size for j,k
+ :w wcstype set wcs type (logical|physical|world)
+ :x x1 x2 fix plotting range in X (call with no args to unfix)
+ :y y1 y2 fix plotting range in Y (call with no args to unfix)