aboutsummaryrefslogtreecommitdiff
path: root/noao/digiphot/photcal/README
diff options
context:
space:
mode:
authorJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
committerJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
commit40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch)
tree4464880c571602d54f6ae114729bf62a89518057 /noao/digiphot/photcal/README
downloadiraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz
Repatch (from linux) of OSX IRAF
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