Changeset 19323 for trunk/dbconfig/flatcorr.md
- Timestamp:
- Sep 2, 2008, 9:23:35 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/dbconfig/flatcorr.md (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dbconfig/flatcorr.md
r16671 r19323 9 9 label STR 64 10 10 stats STR 255 11 reduction STR 255 11 12 region STR 255 12 13 END 13 14 14 15 # table of Exposure-level data used for each flat-field corrction run 15 flatcorr ExpMETADATA16 flatcorrChipLink METADATA 16 17 corr_id S64 0 # Primary Key fkey(corr_id) ref flatcorrRun(corr_id) 17 chip_id S64 64# Primary Key fkey(chip_id) ref chipRun(chip_id)18 chip_id S64 0 # Primary Key fkey(chip_id) ref chipRun(chip_id) 18 19 END 19 20 21 # table of Exposure-level data used for each flat-field corrction run 22 flatcorrCamLink METADATA 23 corr_id S64 0 # Primary Key fkey(corr_id) ref flatcorrRun(corr_id) 24 chip_id S64 0 # Primary Key fkey(chip_id) ref chipRun(chip_id) 25 cam_id S64 0 # Primary Key fkey(chip_id) ref chipRun(chip_id) 26 END 27
Note:
See TracChangeset
for help on using the changeset viewer.
