Changeset 19183 for trunk/ippMonitor/def/stackProcessedSkyfile.d
- Timestamp:
- Aug 24, 2008, 3:14:18 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/def/stackProcessedSkyfile.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/def/stackProcessedSkyfile.d
r19131 r19183 8 8 WHERE stackSumSkyfile.fault = 0 9 9 10 # field size format name show link to extras 10 ARGS ARG7 stackRun.stack_id=$stackRun.stack_id 11 ARGS ARG7 stackRun.skycell_id=$stackRun.skycell_id 12 # XXX need to fix this: there may not be a single camera per stack... 13 ARGS ARG7 camera=GPC1 14 ARGS ARG7 basename=$stackSumSkyfile.path_base 15 16 # field size format name show link to extras 11 17 FIELD stackRun.stack_id, 5, %s, Stack ID 12 18 FIELD stackRun.skycell_id, 5, %s, Skycell ID 13 FIELD stackRun.state, 7, %s, State 19 FIELD stackRun.state, 7, %s, State, value, stackProcessedSkyfile.php, ARG7 14 20 FIELD stackSumSkyfile.bg, 5, %.2f, backgnd 15 21 FIELD stackSumSkyfile.bg_stdev, 5, %.2f, stdev 16 22 FIELD stackSumSkyfile.dtime_stack, 5, %.2f, dtime 17 23 24 FIELD stackSumSkyfile.path_base, 5, %s, path_base, none 25 26 TAIL PHP insert_log ('LOG.EXP');
Note:
See TracChangeset
for help on using the changeset viewer.
