Changeset 11093
- Timestamp:
- Jan 14, 2007, 3:06:02 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/dbconfig/tasks.md (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dbconfig/tasks.md
r11073 r11093 1 # $Id: tasks.md,v 1.10 8 2007-01-12 21:45:32 jhoblittExp $1 # $Id: tasks.md,v 1.109 2007-01-15 01:06:02 eugene Exp $ 2 2 3 3 # this table records all exposure ID ever seen from the summit … … 90 90 exp_type STR 64 91 91 imfiles S32 0 92 # this value is assigned when the image is inserted into the 93 # database. downstream tools (phase2.pl, etc) use this word 94 # to construct their output file names 95 # out_root STR 255 # destination for output files 92 96 END 93 97 … … 108 112 telescope STR 64 109 113 exp_type STR 64 114 # this value is assigned when the image is inserted into the 115 # database. downstream tools (phase2.pl, etc) use this word 116 # to construct their output file names 117 # out_root STR 255 # destination for output files 110 118 imfiles S32 0 111 119 filter STR 64 … … 262 270 use_begin TAI 0001-01-01T00:00:00Z 263 271 use_end TAI 0001-01-01T00:00:00Z 272 # XXX detRun needs the instrument, etc 273 # this value is assigned when the detrun is created. downstream tools 274 # (detrend_stack.pl, etc) use this word to construct their output file 275 # names 276 # out_root STR 255 # destination for output files 277 264 278 END 265 279
Note:
See TracChangeset
for help on using the changeset viewer.
