aboutsummaryrefslogtreecommitdiff
path: root/noao/obsutil/obsutil.men
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
commitfa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch)
treebdda434976bc09c864f2e4fa6f16ba1952b1e555 /noao/obsutil/obsutil.men
downloadiraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz
Initial commit
Diffstat (limited to 'noao/obsutil/obsutil.men')
-rw-r--r--noao/obsutil/obsutil.men18
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