aboutsummaryrefslogtreecommitdiff
path: root/noao/digiphot/photcal/README
diff options
context:
space:
mode:
Diffstat (limited to 'noao/digiphot/photcal/README')
-rw-r--r--noao/digiphot/photcal/README29
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