aboutsummaryrefslogtreecommitdiff
path: root/pkg/utilities/nttools/gtedit/gtedit.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 /pkg/utilities/nttools/gtedit/gtedit.key
downloadiraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'pkg/utilities/nttools/gtedit/gtedit.key')
-rw-r--r--pkg/utilities/nttools/gtedit/gtedit.key25
1 files changed, 25 insertions, 0 deletions
diff --git a/pkg/utilities/nttools/gtedit/gtedit.key b/pkg/utilities/nttools/gtedit/gtedit.key
new file mode 100644
index 00000000..2a51e584
--- /dev/null
+++ b/pkg/utilities/nttools/gtedit/gtedit.key
@@ -0,0 +1,25 @@
+ GTEDIT Interactive Cursor Commands
+
+? Print options
+: Colon commands
+a print out the complete row for the data point nearest the cursor
+b delete all points with Y values less than the cursor Y position
+c mark the corner of a box
+d delete the point nearest the cursor
+e exit and save changes in the output table
+f make all the marked deletions and replot remaining data
+h print out the column names of the input table
+l delete all points with X values less than the cursor Y position
+p replot the graph possibly using new data columns
+q quit and do not save changes made since the last 'f'
+r delete all points with X values greater than the cursor Y position
+s mark one end of a line segment
+t delete all points with Y values greater than the cursor Y position
+u toggle between delete and undelete mode
+v change from gtedit to tedit mode
+z display current status (delete or undelete)
+
+:x(-) xcolumn set the table column for the X axis and possibly replot
+:y(-) ycolumn set the table column for the Y axis and possibly replot
+
+- do not automatically replot after reading in new column