Changeset 11043
- Timestamp:
- Jan 11, 2007, 3:08:18 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/dbconfig/tasks.md (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dbconfig/tasks.md
r11042 r11043 1 # $Id: tasks.md,v 1.10 5 2007-01-12 01:06:46jhoblitt Exp $1 # $Id: tasks.md,v 1.106 2007-01-12 01:08:18 jhoblitt Exp $ 2 2 3 3 # this table records all exposure ID ever seen from the summit … … 102 102 103 103 # paired with rawImfile 104 rawDetrendExp METADATA 105 exp_tag STR 64 # Primary Key 106 # exp_id STR 64 # Key 107 camera STR 64 108 telescope STR 64 109 exp_type STR 64 110 imfiles S32 0 111 filter STR 64 112 airmass F32 0.0 113 ra F64 0.0 114 decl F64 0.0 115 exp_time F32 0.0 116 bg F64 0.0 117 bg_stdev F64 0.0 118 bg_mean_stdev F64 0.0 119 alt F64 0.0 120 az F64 0.0 121 ccd_temp F32 0.0 122 posang F64 0.0 123 object STR 64 124 dateobs UTC 0001-01-01T00:00:00Z 125 fault S16 0 # NOT NULL 126 END 127 128 # paired with rawImfile 129 rawScienceExp METADATA 104 rawExp METADATA 130 105 exp_tag STR 64 # Primary Key 131 106 # exp_id STR 64 # Key
Note:
See TracChangeset
for help on using the changeset viewer.
