Changeset 8083 for trunk/dbconfig/tasks.md
- Timestamp:
- Aug 2, 2006, 4:31:55 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/dbconfig/tasks.md (modified) (10 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dbconfig/tasks.md
r8078 r8083 1 # $Id: tasks.md,v 1.4 7 2006-08-03 00:46:47jhoblitt Exp $1 # $Id: tasks.md,v 1.48 2006-08-03 02:31:55 jhoblitt Exp $ 2 2 3 3 # this table records all exposure ID ever seen from the summit … … 40 40 exp_type STR 64 41 41 imfiles S32 0 42 class STR 6443 42 END 44 43 … … 60 59 class STR 255 61 60 airmass F32 0.0 62 ra F32 0.0 63 dec F32 0.0 64 exp_time F32 0.0 61 ra F64 0.0 62 dec F64 0.0 63 exp_time F32 0.0 64 background F64 0.0 65 65 END 66 66 … … 75 75 class STR 255 76 76 airmass F32 0.0 77 ra F32 0.0 78 dec F32 0.0 79 exp_time F32 0.0 77 ra F64 0.0 78 dec F64 0.0 79 exp_time F32 0.0 80 background F64 0.0 80 81 END 81 82 … … 85 86 class_id STR 64 # Primary Key 86 87 uri STR 255 87 stats STR 25588 88 END 89 89 … … 99 99 imfiles S32 0 100 100 filter STR 255 101 class STR 255102 airmass F320.0103 ra F320.0104 decF32 0.0105 exp_time F320.0101 airmass F32 0.0 102 ra F64 0.0 103 dec F64 0.0 104 exp_time F32 0.0 105 background F64 0.0 106 106 recipe STR 64 107 107 p1_version S32 0 … … 118 118 imfiles S32 0 119 119 filter STR 255 120 class STR 255121 120 airmass F32 0.0 122 121 ra F32 0.0 123 dec F32 0.0 124 exp_time F32 0.0 122 dec F64 0.0 123 exp_time F64 0.0 124 background F64 0.0 125 125 recipe STR 64 126 126 p1_version S32 0 … … 151 151 imfiles S32 0 152 152 filter STR 255 153 class STR 255154 airmass F320.0155 ra F320.0156 decF32 0.0157 exp_time F320.0153 airmass F32 0.0 154 ra F64 0.0 155 dec F64 0.0 156 exp_time F32 0.0 157 background F64 0.0 158 158 recipe STR 64 159 159 p1_version S32 0 … … 187 187 imfiles S32 0 188 188 filter STR 255 189 class STR 255190 airmass F320.0191 ra F320.0192 decF32 0.0193 exp_time F320.0189 airmass F32 0.0 190 ra F64 0.0 191 dec F64 0.0 192 exp_time F32 0.0 193 background F64 0.0 194 194 recipe STR 64 195 195 p2_version S32 0 … … 211 211 imfiles S32 0 212 212 filter STR 255 213 class STR 255214 airmass F320.0215 ra F320.0216 decF32 0.0217 exp_time F320.0213 airmass F32 0.0 214 ra F64 0.0 215 dec F64 0.0 216 exp_time F32 0.0 217 background F64 0.0 218 218 END 219 219
Note:
See TracChangeset
for help on using the changeset viewer.
