diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /noao/onedspec/sapertures.par | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'noao/onedspec/sapertures.par')
-rw-r--r-- | noao/onedspec/sapertures.par | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/noao/onedspec/sapertures.par b/noao/onedspec/sapertures.par new file mode 100644 index 00000000..b14f1137 --- /dev/null +++ b/noao/onedspec/sapertures.par @@ -0,0 +1,16 @@ +input,s,a,,,,List of spectra +apertures,s,h,"",,,List of apertures to change +apidtable,s,h,"",,,Table of individual aperture values +wcsreset,s,h,no,,,Reset WCS to pixels and ignore apidtable? +verbose,b,h,no,,,"Print verbose information? + +# Defaults for apertures not in table +# INDEF leaves value unchanged" +beam,i,h,INDEF,,,Beam number +dtype,i,h,INDEF,,,"Dispersion type (-1|0|1)" +w1,r,h,INDEF,,,Coordinate of first physical pixel +dw,r,h,INDEF,,,Coordinate step per physical pixel +z,r,h,INDEF,,,Redshift factor +aplow,r,h,INDEF,,,Lower extraction aperture position +aphigh,r,h,INDEF,,,Upper extraction aperture position +title,s,h,"INDEF",,,Spectrum title or ID |