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