- Timestamp:
- May 3, 2010, 8:45:22 AM (16 years ago)
- Location:
- branches/simmosaic_branches
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippMonitor/def/camPendingExp.d (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/simmosaic_branches
- Property svn:mergeinfo changed
-
branches/simmosaic_branches/ippMonitor/def/camPendingExp.d
r19183 r27839 17 17 # field size format name show link to extras 18 18 FIELD rawExp.exp_name, 10, %s, Exp Name 19 FIELD rawExp.exp_id, 5, % s, Exp ID, value, rawImfile.php, ARG120 FIELD chipRun.chip_id, 5, % s, Chip ID, value, chipProcessedImfile.php, ARG221 FIELD camRun.cam_id, 5, % s, Cam ID19 FIELD rawExp.exp_id, 5, %d, Exp ID, value, rawImfile.php, ARG1 20 FIELD chipRun.chip_id, 5, %d, Chip ID, value, chipProcessedImfile.php, ARG2 21 FIELD camRun.cam_id, 5, %d, Cam ID 22 22 FIELD camRun.state, 5, %s, State 23 23 FIELD camRun.label, 5, %s, Label … … 25 25 FIELD rawExp.camera, 10, %s, Camera 26 26 FIELD rawExp.dateobs, 19, %T, Date/Time 27 FIELD rawExp.ra, 8, % 10.6f, RA, op=OP128 FIELD rawExp.decl, 8, % 10.6f, DEC, op=OP227 FIELD rawExp.ra, 8, %C, RA, op=OP1 28 FIELD rawExp.decl, 8, %C, DEC, op=OP2 29 29 FIELD rawExp.object, 10, %s, Object 30 30 FIELD rawExp.filter, 10, %s, FILTER
Note:
See TracChangeset
for help on using the changeset viewer.
