diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /noao/digiphot/photcal/README | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'noao/digiphot/photcal/README')
-rw-r--r-- | noao/digiphot/photcal/README | 29 |
1 files changed, 29 insertions, 0 deletions
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 |