From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- noao/astutil/astutil.men | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 noao/astutil/astutil.men (limited to 'noao/astutil/astutil.men') diff --git a/noao/astutil/astutil.men b/noao/astutil/astutil.men new file mode 100644 index 00000000..73b7979a --- /dev/null +++ b/noao/astutil/astutil.men @@ -0,0 +1,14 @@ + airmass - Compute the airmass at a given elevation above the horizon + astcalc - Astronomical calculator + asthedit - Astronomical header editor + astradius - Find images within a circle on the sky + asttimes - Compute UT, Julian day, epoch, and sidereal time + ccdtime - Compute time, magnitude, and signal-to-noise for CCDs + galactic - Convert ra, dec to galactic coordinates + gratings - Compute and print grating parameters + keywpars - Translate the image header keywords used in ASTUTIL package + pdm - Find periods in light curves by Phase Dispersion Minimization + precess - Precess a list of astronomical coordinates + rvcorrect - Compute radial velocity corrections + setairmass - Compute effective airmass and middle UT for an exposure + setjd - Compute and set Julian dates in images -- cgit