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/digiphot/photcal/README | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 noao/digiphot/photcal/README (limited to 'noao/digiphot/photcal/README') diff --git a/noao/digiphot/photcal/README b/noao/digiphot/photcal/README new file mode 100644 index 00000000..aeb375a9 --- /dev/null +++ b/noao/digiphot/photcal/README @@ -0,0 +1,29 @@ + Photometric Calibrations Package + ------------------------------------- + + The photometry calibration package contains a set for tasks for converting +from the instrumental magnitude system to the standard photometric system. + + The PHOTCAL directory structure is listed below. The package organization +is by task and/or function. + + + |-catalogs----------library of standard photometric catalogs + |-debug-------------debugging routines + |-doc---------------the package documentation + |-evaluate----------routines to evaluate the transformations + |-fitparams---------routines to compute the transformations + |-io----------------package io routines +|-photcal---|-lib---------------include files + |-mctable-----------package table routines + |-mkcatalog---------routines for typing in catalog files + |-mkconfig----------routines for creating the config files + |-mkimsets----------routines for creating the image set files + |-mkobsfile---------routines for preprocessing ap/daophot output + |-parser------------the parser code + |-test--------------directory of test data + + +Lindsey Davis +NOAO IRAF GROUP +August 1991 -- cgit