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 /noao/nproto/slitpic.par | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'noao/nproto/slitpic.par')
-rw-r--r-- | noao/nproto/slitpic.par | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/noao/nproto/slitpic.par b/noao/nproto/slitpic.par new file mode 100644 index 00000000..2645f3ba --- /dev/null +++ b/noao/nproto/slitpic.par @@ -0,0 +1,11 @@ +# Task parameters for slitpic are as follows: + +serial_numbers,s,a,"",,,Range of serial numbers to process +output_root,s,a,"mask",,,Root name of output image +tape1,s,h,"slitsave",,,Name of file containing slit solutions +site,s,h,"kpno",,,Observing site - kpno/ctio +slit_width,r,h,2.5,,,Width of slit +pixel_scale,r,h,0.4157,,,Scale of image in arcsec/pixel +pix_date,s,h,"14feb84",,,Date on which pixel_scale (above) was valid +crtpict,b,h,no,,,Generate command file for crtpict input? +cmd_file,s,h,"cmd",,,Root name of output command file for crtpict |