| 14 | | * Sky Layout : defines the organization of the object / measurement tables on the sky |
| 15 | | * Photcodes : defines the photometric systems and transformations between them |
| 16 | | * Images : describes the images known the DVO; for a mosaic camera, one chip corresponds to a single image, and an additional meta-image is used to represent the full mosaic (note: these meta-images may soon be moved to a separate table; also note that the mosaic meta-image is only supplied for mosaic images with 'mosaic' astrometry solutions). |
| 17 | | * Average : average properties of the astronomical objects, excluding photometric average information (one row per object) |
| 18 | | * SecFilt : average photometric properties for astronomical objects (one row per 'average' filter per object). |
| 19 | | * Measure : all detections of the astronomical objects |
| 20 | | * Missing : non-detections of known astronomical objects nominally touched by an image (note : this table is not populated by default) |
| | 14 | [source:trunk/Ohana/src/libautocode/def/images.d Images.dat], [source:trunk/Ohana/src/libautocode/def/photcode.d Photcodes.dat], and [source:trunk/Ohana/src/libautocode/def/SkyRegion.d SkyTable.fits] |
| | 15 | |
| | 16 | * [source:trunk/Ohana/src/libautocode/def/SkyRegion.d Sky Layout] : defines the organization of the object / measurement tables on the sky |
| | 17 | * [source:trunk/Ohana/src/libautocode/def/photcode.d Photcodes] : defines the photometric systems and transformations between them |
| | 18 | * [source:trunk/Ohana/src/libautocode/def/images.d Images] : describes the images known the DVO; for a mosaic camera, one chip corresponds to a single image, and an additional meta-image is used to represent the full mosaic (note: these meta-images may soon be moved to a separate table; also note that the mosaic meta-image is only supplied for mosaic images with 'mosaic' astrometry solutions). |
| | 19 | * [source:trunk/Ohana/src/libautocode/def/average.d Average] : average properties of the astronomical objects, excluding photometric average information (one row per object) |
| | 20 | * [source:trunk/Ohana/src/libautocode/def/secfilt.d SecFilt] : average photometric properties for astronomical objects (one row per 'average' filter per object). |
| | 21 | * [source:trunk/Ohana/src/libautocode/def/measure.d Measure] : all detections of the astronomical objects |
| | 22 | * [source:trunk/Ohana/src/libautocode/def/missing.d Missing] : non-detections of known astronomical objects nominally touched by an image (note : this table is not populated by default) |