Changeset 27840 for branches/simtest_nebulous_branches/dbconfig/flatcorr.md
- Timestamp:
- May 3, 2010, 8:50:52 AM (16 years ago)
- Location:
- branches/simtest_nebulous_branches
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
dbconfig/flatcorr.md (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/simtest_nebulous_branches
- Property svn:mergeinfo changed
-
branches/simtest_nebulous_branches/dbconfig/flatcorr.md
r20397 r27840 10 10 filter STR 64 11 11 state STR 64 12 make_corr BOOL t 12 13 workdir STR 255 13 14 label STR 64 … … 33 34 END 34 35 36 # table of exposures sent to addstar 37 flatcorrAddstarLink METADATA 38 corr_id S64 0 # Primary Key fkey(corr_id) ref flatcorrRun(corr_id) 39 cam_id S64 0 # Primary Key fkey(chip_id) ref chipRun(chip_id) 40 add_id S64 0 # Primary Key fkey(chip_id) ref chipRun(chip_id) 41 include BOOL t 42 END 43
Note:
See TracChangeset
for help on using the changeset viewer.
