Changeset 24016
- Timestamp:
- Apr 30, 2009, 1:58:02 PM (17 years ago)
- Location:
- trunk/ippMonitor
- Files:
-
- 2 added
- 2 edited
-
def/camProcessedExp_Images.d (added)
-
def/detStackedImfile_failure.d (modified) (1 diff)
-
def/warpProcessedSkyfiles_Images.d (added)
-
raw/ipp.science.dat (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/def/detStackedImfile_failure.d
r23906 r24016 17 17 18 18 # field size format name show link to extras 19 FIELD det _id, 7, %s, det_id20 FIELD iteration, 5, %s, iteration21 FIELD class_id, 8, %s, class_id22 FIELD class_id, 8, %s, Chip ID, value, detStackedImfile_failure.php, ARG123 FIELD fault, 5, %d, fault24 FIELD bg, 8, %f, backgnd25 FIELD bg_stdev, 8, %f, stdev26 FIELD bg_mean_stdev, 8, %f, [stdev]27 FIELD uri, 20, %s, uri19 FIELD detStackedImfile.det_id, 7, %s, det_id 20 FIELD detStackedImfile.iteration, 5, %s, iteration 21 FIELD detStackedImfile.class_id, 8, %s, class_id 22 FIELD detStackedImfile.class_id, 8, %s, Chip ID, value, detStackedImfile_failure.php, ARG1 23 FIELD detStackedImfile.fault, 5, %d, fault 24 FIELD detStackedImfile.bg, 8, %f, backgnd 25 FIELD detStackedImfile.bg_stdev, 8, %f, stdev 26 FIELD detStackedImfile.bg_mean_stdev, 8, %f, [stdev] 27 FIELD detStackedImfile.uri, 20, %s, uri 28 28 # FIELD recipe, 20, recipe 29 29 -
trunk/ippMonitor/raw/ipp.science.dat
r21339 r24016 39 39 menulink | menuselect | link | Cam-Stage Exp | camStageExp.php 40 40 menulink | menuselect | link | Cam Pending Exp | camPendingExp.php 41 menulink | menuselect | link | Cam Processed Exp | camProcessedExp _NoImages.php42 menulink | menuselect | link | Cam Proc. w/ Images | camProcessedExp .php41 menulink | menuselect | link | Cam Processed Exp | camProcessedExp.php 42 menulink | menuselect | link | Cam Proc. w/ Images | camProcessedExp_Images.php 43 43 menulink | menuselect | link | Cam IQ Stats | camIQstats.php 44 44 menulink | menuselect | link | Cam Failed Exp | camProcessedExp_failure.php … … 60 60 menulink | menuselect | link | Warp Skyfile Inputs | warpStageSkyfileInputs.php 61 61 menulink | menuselect | link | Warp Processed Skyfiles | warpProcessedSkyfiles.php 62 # menulink | menuselect | link | Warp Processed Skyfiles | warpProcessedSkyfiles_Images.php 62 63 menulink | menuselect | link | Warp Failed Skyfiles | warpFailedSkyfiles.php 64 65 # warp is not yet generating jpegs...
Note:
See TracChangeset
for help on using the changeset viewer.
