- Timestamp:
- May 3, 2010, 8:45:22 AM (16 years ago)
- Location:
- branches/simmosaic_branches
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippMonitor/def/camProcessedImfile.d (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/simmosaic_branches
- Property svn:mergeinfo changed
-
branches/simmosaic_branches/ippMonitor/def/camProcessedImfile.d
r19183 r27839 18 18 OP OP2 $rawExp.decl * 57.295783 19 19 20 HEAD PHP insert_image ('PPIMAGE.JPEG1', 'width=1000pix'); 21 20 22 # field size format name show link to extras 21 23 FIELD rawExp.exp_name, 10, %s, Exp Name, value … … 28 30 FIELD rawExp.camera, 10, %s, Camera 29 31 FIELD rawExp.dateobs, 19, %T, Date/Time 30 FIELD rawExp.ra, 8, % 10.6f, RA, op=OP131 FIELD rawExp.decl, 8, % 10.6f, DEC, op=OP232 FIELD rawExp.ra, 8, %C, RA, op=OP1 33 FIELD rawExp.decl, 8, %C, DEC, op=OP2 32 34 FIELD rawExp.object, 10, %s, Object 33 35 FIELD rawExp.filter, 10, %s, FILTER … … 43 45 FIELD rawExp.comment, 65, %s, Comment 44 46 45 TAIL PHP insert_image ('PPIMAGE.JPEG1');46 47 TAIL PHP insert_log ('LOG.EXP');
Note:
See TracChangeset
for help on using the changeset viewer.
