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/onedspec/sapertures.par | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
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 |