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/astcat/astcat.men | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 noao/astcat/astcat.men (limited to 'noao/astcat/astcat.men') diff --git a/noao/astcat/astcat.men b/noao/astcat/astcat.men new file mode 100644 index 00000000..5e776712 --- /dev/null +++ b/noao/astcat/astcat.men @@ -0,0 +1,23 @@ + asttest - Run basic tests on the astcat package + aclist - List the supported astrometric catalogs + agetcat - Extract astrometry files from astrometric catalogs + afiltcat - Filter astrometry files derived from astrometric catalogs + adumpcat - Catalog access debugging task + + aslist - List the supported image surveys + agetim - Extract FITS images from image surveys + ahedit - Initialize the image wcs and set standard keywords + aimfind - Select images containing catalog objects + adumpim - Image survey access debugging task + + aregpars - Default region parameter set + acatpars - Default astrometry file format parameter set + afiltpars - Default astrometry file filtering parameters + aimpars - Default image data parameters + awcspars - Default image wcs parameters + +help ccsystems - Describe the supported celestial coordinate systems + help catalogs - Describe the astrometric catalog configuration file + help surveys - Describe the image surveys configuration file + help afiles - Describe the standard astrometry file format + -- cgit