From 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Tue, 11 Aug 2015 16:51:37 -0400 Subject: Repatch (from linux) of OSX IRAF --- 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