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/obsutil/obsutil.men | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'noao/obsutil/obsutil.men')
-rw-r--r-- | noao/obsutil/obsutil.men | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/noao/obsutil/obsutil.men b/noao/obsutil/obsutil.men new file mode 100644 index 00000000..50885226 --- /dev/null +++ b/noao/obsutil/obsutil.men @@ -0,0 +1,18 @@ +-- Focusing and PSF measuring tasks -- + psfmeasure - Measure PSF sizes from stellar images + specfocus - Determine spectral focus and alignment variations + starfocus - Determine direct focus variations from stellar images + +-- Observation planning tasks -- + ccdtime - CCD photometry exposure time calculator + pairmass - Plot airmass vs time for a given coordinate + sptime - Spectroscopic exposure time calculator + specpars - Spectrograph instrument parameters for sptime + +-- Instrument/detector characterization -- + bitcount - Accumulate the bit statistics for a list of images + findgain - Estimate the gain and readnoise of a CCD + shutcor - Shutter correction from images of varying exposure times + +-- Miscellaneous + cgiparse - Parse STRING_QUERY environment variable into task parameters |