Changeset 15581
- Timestamp:
- Nov 9, 2007, 5:54:40 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/dbconfig/flatcorr.md (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dbconfig/flatcorr.md
r15575 r15581 11 11 # table of Exposure-level data used for each flat-field corrction run 12 12 flatcorrExp METADATA 13 corr_id S64 0 # Primary Key 14 chip_id S64 64 # Primary Key 15 state STR 64 # fkey(corr_id) ref flatcorrRun(corr_id) 13 corr_id S64 0 # Primary Key fkey(corr_id) ref flatcorrRun(corr_id) 14 chip_id S64 64 # Primary Key fkey(chip_id) ref chipRun(chip_id) 16 15 END 17 16
Note:
See TracChangeset
for help on using the changeset viewer.
