- Timestamp:
- May 3, 2010, 8:45:22 AM (16 years ago)
- Location:
- branches/simmosaic_branches
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippMonitor/def/camProcessedExp_failure.d (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/simmosaic_branches
- Property svn:mergeinfo changed
-
branches/simmosaic_branches/ippMonitor/def/camProcessedExp_failure.d
r19183 r27839 5 5 6 6 # the following WHERE clauses are added to all queries joined by AND 7 WHERE camRun.state = 'full'8 7 WHERE camRun.chip_id = chipRun.chip_id 9 8 WHERE chipRun.exp_id = rawExp.exp_id … … 25 24 # field size format name show link to extras 26 25 FIELD rawExp.exp_name, 5, %s, Exp Name 27 FIELD rawExp.exp_id, 5, % s, Exp ID, value, rawImfile.php, ARG128 FIELD chipRun.chip_id, 5, % s, Chip ID, value, chipProcessedImfile.php, ARG226 FIELD rawExp.exp_id, 5, %d, Exp ID, value, rawImfile.php, ARG1 27 FIELD chipRun.chip_id, 5, %d, Chip ID, value, chipProcessedImfile.php, ARG2 29 28 FIELD camRun.cam_id, 5, %d, Cam ID, value, camProcessedExp_failure.php, ARG3 30 29 FIELD camRun.state, 5, %s, state, value, camProcessedImfile.php, ARG4 … … 33 32 FIELD rawExp.camera, 10, %s, Camera 34 33 FIELD rawExp.dateobs, 19, %T, Date/Time 35 FIELD rawExp.ra, 8, % 10.6f, RA, op=OP136 FIELD rawExp.decl, 8, % 10.6f, DEC, op=OP234 FIELD rawExp.ra, 8, %C, RA, op=OP1 35 FIELD rawExp.decl, 8, %C, DEC, op=OP2 37 36 FIELD rawExp.object, 10, %s, Object 38 37 FIELD rawExp.filter, 10, %s, FILTER
Note:
See TracChangeset
for help on using the changeset viewer.
