diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
commit | 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch) | |
tree | 4464880c571602d54f6ae114729bf62a89518057 /pkg/images/tv/imexamine/imexamine.par | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'pkg/images/tv/imexamine/imexamine.par')
-rw-r--r-- | pkg/images/tv/imexamine/imexamine.par | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/pkg/images/tv/imexamine/imexamine.par b/pkg/images/tv/imexamine/imexamine.par new file mode 100644 index 00000000..fc409b45 --- /dev/null +++ b/pkg/images/tv/imexamine/imexamine.par @@ -0,0 +1,22 @@ +input,s,a,,,,images to be examined +output,s,h,"",,,output root image name +ncoutput,i,h,101,1,,Number of columns in image output +nloutput,i,h,101,1,,Number of lines in image output +frame,i,q,1,1,,display frame +image,s,q,,,,image name +logfile,s,h,"",,,logfile +keeplog,b,h,no,,,log output results +defkey,s,h,"a",,,default key for cursor list input +autoredraw,b,h,yes,,,automatically redraw graph +allframes,b,h,yes,,,use all frames for displaying new images +nframes,i,h,0,,,number of display frames (0 to autosense) +ncstat,i,h,5,1,,number of columns for statistics +nlstat,i,h,5,1,,number of lines for statistics +graphcur,*gcur,h,"",,,graphics cursor input +imagecur,*imcur,h,"",,,image display cursor input +wcs,s,h,"logical",,,Coordinate system +xformat,s,h,"",,,X axis coordinate format +yformat,s,h,"",,,Y axis coordinate format +graphics,s,h,"stdgraph",,,graphics device +display,s,h,"display(image='$1',frame=$2)",,,display command template +use_display,b,h,yes,,,enable direct display interaction |