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/lcalib.par | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'noao/onedspec/lcalib.par')
-rw-r--r-- | noao/onedspec/lcalib.par | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/noao/onedspec/lcalib.par b/noao/onedspec/lcalib.par new file mode 100644 index 00000000..cb7fc931 --- /dev/null +++ b/noao/onedspec/lcalib.par @@ -0,0 +1,10 @@ +# CALIBLIST parameter file + +option,s,a,,,,"List option (bands, ext, mags, fnu, flam, stars)" +star_name,s,a,,,,Star name in calibration list +mag,r,q,,,,Magnitude of star +magband,s,q,,"U|B|V|R|I|J|H|K|L|Lprime|M",,"Magnitude type" +teff,s,q,,,,Effective temperature or spectral type +extinction,s,h,,,,Extinction file +caldir,s,h,,,,Directory containing calibration data +fnuzero,r,h,3.68e-20,,,Absolute flux zero point |