Changeset 18970 for trunk/ippMonitor/def/camProcessedExp_NoImages.d
- Timestamp:
- Aug 8, 2008, 9:01:19 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/def/camProcessedExp_NoImages.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/def/camProcessedExp_NoImages.d
r18313 r18970 31 31 FIELD chipRun.chip_id, 5, %d, chip ID 32 32 FIELD camRun.cam_id, 5, %d, cam ID, value, chipProcessedExp.php, ARG1 33 FIELD camRun.state, 5, %s, state 33 34 FIELD rawExp.telescope, 10, %s, Telescope 34 35 FIELD rawExp.camera, 10, %s, Camera 35 36 FIELD rawExp.dateobs, 19, %T, Date/Time 36 FIELD rawExp.filter, 10, %s, FILTER37 37 FIELD rawExp.ra, 8, %10.6f, RA, op=OP1 38 38 FIELD rawExp.decl, 8, %10.6f, DEC, op=OP2 39 39 FIELD rawExp.object, 10, %s, Object 40 FIELD rawExp.filter, 10, %s, FILTER 40 41 FIELD rawExp.exp_time, 5, %.2f, exp_time 41 42 FIELD rawExp.airmass, 5, %.4f, airmass 42 FIELD camRun.reduction, 5, %s, reduction43 43 FIELD camProcessedExp.bg, 5, %.2f, backgnd 44 44 FIELD camProcessedExp.bg_stdev, 5, %.2f, stdev 45 FIELD camProcessedExp.bg_mean_stdev, 5, %.2f, <backgnd>46 45 FIELD camProcessedExp.n_stars, 5, %d, Nstars 47 46 FIELD camProcessedExp.n_astrom, 5, %d, Nastrom 48 47 FIELD camProcessedExp.sigma_ra, 5, %f, sigma ra 49 48 FIELD camProcessedExp.fwhm_major, 5, %f, FHWM (major) 49 FIELD rawExp.comment, 65, %s, Comment 50 50 51 FIELD camProcessedExp.path_base, 5, %s, path_base, none 51 52 FIELD rawExp.exp_id, 5, %s, Exp ID, none 53 54 # FIELD camProcessedExp.bg_mean_stdev, 5, %.2f, <backgnd>
Note:
See TracChangeset
for help on using the changeset viewer.
