Changeset 24867
- Timestamp:
- Jul 20, 2009, 5:56:28 PM (17 years ago)
- Location:
- trunk/ippMonitor/def
- Files:
-
- 33 edited
-
camPendingExp.d (modified) (1 diff)
-
camProcessedExp.d (modified) (1 diff)
-
camProcessedExp_Images.d (modified) (1 diff)
-
camProcessedExp_NoImages.d (modified) (1 diff)
-
camProcessedExp_failure.d (modified) (1 diff)
-
camProcessedImfile.d (modified) (1 diff)
-
camStageExp.d (modified) (1 diff)
-
chipPendingExp.d (modified) (1 diff)
-
chipPendingImfile.d (modified) (1 diff)
-
chipProcessedExp.d (modified) (1 diff)
-
chipProcessedImfile.d (modified) (1 diff)
-
chipProcessedImfile_failure.d (modified) (1 diff)
-
chipStageExp.d (modified) (1 diff)
-
detResidExp.d (modified) (2 diffs)
-
fakePendingExp.d (modified) (1 diff)
-
fakePendingImfile.d (modified) (1 diff)
-
fakeProcessedExp.d (modified) (1 diff)
-
fakeProcessedImfile.d (modified) (1 diff)
-
fakeProcessedImfile_failure.d (modified) (1 diff)
-
fakeStageExp.d (modified) (1 diff)
-
rawExp.d (modified) (2 diffs)
-
rawExp_failed.d (modified) (1 diff)
-
rawImfile.d (modified) (1 diff)
-
rawImfile_failed.d (modified) (1 diff)
-
rawUnknownExp.d (modified) (1 diff)
-
stackInputSkyfile.d (modified) (1 diff)
-
warpFailedSkyfiles.d (modified) (1 diff)
-
warpProcessedSkyfiles.d (modified) (1 diff)
-
warpProcessedSkyfiles_Images.d (modified) (1 diff)
-
warpSkycellMap.d (modified) (1 diff)
-
warpStageExp.d (modified) (1 diff)
-
warpStageSkyfileInputs.d (modified) (1 diff)
-
warpStageSkyfiles.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/def/camPendingExp.d
r19183 r24867 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 -
trunk/ippMonitor/def/camProcessedExp.d
r24662 r24867 33 33 FIELD rawExp.camera, 10, %s, Camera 34 34 FIELD rawExp.dateobs, 19, %T, Date/Time 35 FIELD rawExp.ra, 8, % 10.6f, RA, op=OP136 FIELD rawExp.decl, 8, % 10.6f, DEC, op=OP235 FIELD rawExp.ra, 8, %C, RA, op=OP1 36 FIELD rawExp.decl, 8, %C, DEC, op=OP2 37 37 FIELD rawExp.object, 10, %s, Object 38 38 FIELD rawExp.filter, 10, %s, FILTER -
trunk/ippMonitor/def/camProcessedExp_Images.d
r24671 r24867 37 37 FIELD rawExp.camera, 10, %s, Camera 38 38 FIELD rawExp.dateobs, 19, %T, Date/Time 39 FIELD rawExp.ra, 8, % 10.6f, RA, op=OP140 FIELD rawExp.decl, 8, % 10.6f, DEC, op=OP239 FIELD rawExp.ra, 8, %C, RA, op=OP1 40 FIELD rawExp.decl, 8, %C, DEC, op=OP2 41 41 FIELD rawExp.object, 10, %s, Object 42 42 FIELD rawExp.filter, 10, %s, FILTER -
trunk/ippMonitor/def/camProcessedExp_NoImages.d
r19183 r24867 33 33 FIELD rawExp.camera, 10, %s, Camera 34 34 FIELD rawExp.dateobs, 19, %T, Date/Time 35 FIELD rawExp.ra, 8, % 10.6f, RA, op=OP136 FIELD rawExp.decl, 8, % 10.6f, DEC, op=OP235 FIELD rawExp.ra, 8, %C, RA, op=OP1 36 FIELD rawExp.decl, 8, %C, DEC, op=OP2 37 37 FIELD rawExp.object, 10, %s, Object 38 38 FIELD rawExp.filter, 10, %s, FILTER -
trunk/ippMonitor/def/camProcessedExp_failure.d
r19183 r24867 33 33 FIELD rawExp.camera, 10, %s, Camera 34 34 FIELD rawExp.dateobs, 19, %T, Date/Time 35 FIELD rawExp.ra, 8, % 10.6f, RA, op=OP136 FIELD rawExp.decl, 8, % 10.6f, DEC, op=OP235 FIELD rawExp.ra, 8, %C, RA, op=OP1 36 FIELD rawExp.decl, 8, %C, DEC, op=OP2 37 37 FIELD rawExp.object, 10, %s, Object 38 38 FIELD rawExp.filter, 10, %s, FILTER -
trunk/ippMonitor/def/camProcessedImfile.d
r19183 r24867 28 28 FIELD rawExp.camera, 10, %s, Camera 29 29 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=OP230 FIELD rawExp.ra, 8, %C, RA, op=OP1 31 FIELD rawExp.decl, 8, %C, DEC, op=OP2 32 32 FIELD rawExp.object, 10, %s, Object 33 33 FIELD rawExp.filter, 10, %s, FILTER -
trunk/ippMonitor/def/camStageExp.d
r19183 r24867 24 24 FIELD rawExp.camera, 10, %s, Camera 25 25 FIELD rawExp.dateobs, 19, %T, Date/Time 26 FIELD rawExp.ra, 8, % 10.6f, RA, op=OP127 FIELD rawExp.decl, 8, % 10.6f, DEC, op=OP226 FIELD rawExp.ra, 8, %C, RA, op=OP1 27 FIELD rawExp.decl, 8, %C, DEC, op=OP2 28 28 FIELD rawExp.object, 10, %s, Object 29 29 FIELD rawExp.filter, 10, %s, FILTER -
trunk/ippMonitor/def/chipPendingExp.d
r19183 r24867 23 23 FIELD rawExp.camera, 10, %s, Camera 24 24 FIELD rawExp.dateobs, 19, %T, Date/Time 25 FIELD rawExp.ra, 8, % 10.6f, RA, op=OP126 FIELD rawExp.decl, 8, % 10.6f, DEC, op=OP225 FIELD rawExp.ra, 8, %C, RA, op=OP1 26 FIELD rawExp.decl, 8, %C, DEC, op=OP2 27 27 FIELD rawExp.object, 8, %s, Object 28 28 FIELD rawExp.filter, 10, %s, FILTER -
trunk/ippMonitor/def/chipPendingImfile.d
r19183 r24867 28 28 FIELD rawExp.camera, 10, %s, Camera 29 29 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=OP230 FIELD rawExp.ra, 8, %C, RA, op=OP1 31 FIELD rawExp.decl, 8, %C, DEC, op=OP2 32 32 FIELD rawExp.object, 8, %s, Object 33 33 FIELD rawExp.filter, 10, %s, FILTER -
trunk/ippMonitor/def/chipProcessedExp.d
r19183 r24867 23 23 FIELD rawExp.camera, 10, %s, Camera 24 24 FIELD rawExp.dateobs, 19, %T, Date/Time 25 FIELD rawExp.ra, 8, % 10.6f, RA, op=OP126 FIELD rawExp.decl, 8, % 10.6f, DEC, op=OP225 FIELD rawExp.ra, 8, %C, RA, op=OP1 26 FIELD rawExp.decl, 8, %C, DEC, op=OP2 27 27 FIELD rawExp.object, 8, %s, Object 28 28 FIELD rawExp.filter, 10, %s, FILTER -
trunk/ippMonitor/def/chipProcessedImfile.d
r19183 r24867 33 33 FIELD rawExp.camera, 10, %s, Camera 34 34 FIELD rawExp.dateobs, 19, %T, Date/Time 35 FIELD rawExp.ra, 8, % 10.6f, RA, op=OP136 FIELD rawExp.decl, 8, % 10.6f, DEC, op=OP235 FIELD rawExp.ra, 8, %C, RA, op=OP1 36 FIELD rawExp.decl, 8, %C, DEC, op=OP2 37 37 FIELD rawExp.object, 8, %s, Object 38 38 FIELD rawExp.filter, 10, %s, FILTER -
trunk/ippMonitor/def/chipProcessedImfile_failure.d
r21043 r24867 34 34 FIELD rawExp.camera, 10, %s, Camera 35 35 FIELD rawExp.dateobs, 19, %T, Date/Time 36 FIELD rawExp.ra, 8, % 10.6f, RA, op=OP137 FIELD rawExp.decl, 8, % 10.6f, DEC, op=OP236 FIELD rawExp.ra, 8, %C, RA, op=OP1 37 FIELD rawExp.decl, 8, %C, DEC, op=OP2 38 38 FIELD rawExp.object, 8, %s, Object 39 39 FIELD rawExp.filter, 10, %s, FILTER -
trunk/ippMonitor/def/chipStageExp.d
r19183 r24867 21 21 FIELD rawExp.camera, 10, %s, Camera 22 22 FIELD rawExp.dateobs, 19, %T, Date/Time 23 FIELD rawExp.ra, 8, % 10.6f, RA, op=OP124 FIELD rawExp.decl, 8, % 10.6f, DEC, op=OP223 FIELD rawExp.ra, 8, %C, RA, op=OP1 24 FIELD rawExp.decl, 8, %C, DEC, op=OP2 25 25 FIELD rawExp.object, 8, %s, Object 26 26 FIELD rawExp.filter, 10, %s, FILTER -
trunk/ippMonitor/def/detResidExp.d
r19810 r24867 41 41 FIELD (detResidExp.bg/detResidExp.bin_stdev), 8, %.3f, S/N, value 42 42 FIELD (detResidExp.bg/rawExp.exp_time), 8, %.3f, flux, value 43 FIELD rawExp.exp_time, 8, %.2f, exptime, value 44 FIELD rawExp.ccd_temp, 8, %.2f, ccd temp, value 43 45 # FIELD *, 8, %s, S/N, op=OP1 44 46 # FIELD detResidExp.fringe_0, 8, %.3f, fringe, value … … 50 52 FIELD rawExp.dateobs, 19, %T, obs date, value 51 53 FIELD rawExp.filter, 10, %s, filter, value 52 FIELD rawExp.pon_time, 10, %d, pon_time, value 53 FIELD rawExp.exp_time, 8, %.2f, exptime, value 54 FIELD rawExp.ccd_temp, 8, %.2f, ccd temp, value 54 FIELD rawExp.pon_time, 10, %.1f, pon_time, value 55 55 FIELD rawExp.airmass, 8, %.4f, airmass, value 56 56 FIELD rawExp.sun_alt, 8, %.4f, sun_alt, value -
trunk/ippMonitor/def/fakePendingExp.d
r19183 r24867 29 29 FIELD rawExp.camera, 10, %s, Camera 30 30 FIELD rawExp.dateobs, 19, %T, Date/Time 31 FIELD rawExp.ra, 8, % 10.6f, RA, op=OP132 FIELD rawExp.decl, 8, % 10.6f, DEC, op=OP231 FIELD rawExp.ra, 8, %C, RA, op=OP1 32 FIELD rawExp.decl, 8, %C, DEC, op=OP2 33 33 FIELD rawExp.object, 8, %s, Object 34 34 FIELD rawExp.filter, 10, %s, FILTER -
trunk/ippMonitor/def/fakePendingImfile.d
r19183 r24867 30 30 FIELD rawExp.camera, 10, %s, Camera 31 31 FIELD rawExp.dateobs, 19, %T, Date/Time 32 FIELD rawExp.ra, 8, % 10.6f, RA, op=OP133 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 34 34 FIELD rawExp.object, 8, %s, Object 35 35 FIELD rawExp.filter, 10, %s, FILTER -
trunk/ippMonitor/def/fakeProcessedExp.d
r19183 r24867 29 29 FIELD rawExp.camera, 10, %s, Camera 30 30 FIELD rawExp.dateobs, 19, %T, Date/Time 31 FIELD rawExp.ra, 8, % 10.6f, RA, op=OP132 FIELD rawExp.decl, 8, % 10.6f, DEC, op=OP231 FIELD rawExp.ra, 8, %C, RA, op=OP1 32 FIELD rawExp.decl, 8, %C, DEC, op=OP2 33 33 FIELD rawExp.object, 8, %s, Object 34 34 FIELD rawExp.filter, 10, %s, FILTER -
trunk/ippMonitor/def/fakeProcessedImfile.d
r19183 r24867 37 37 FIELD rawExp.camera, 10, %s, Camera 38 38 FIELD rawExp.dateobs, 19, %T, Date/Time 39 FIELD rawExp.ra, 8, % 10.6f, RA, op=OP140 FIELD rawExp.decl, 8, % 10.6f, DEC, op=OP239 FIELD rawExp.ra, 8, %C, RA, op=OP1 40 FIELD rawExp.decl, 8, %C, DEC, op=OP2 41 41 FIELD rawExp.object, 8, %s, Object 42 42 FIELD rawExp.filter, 10, %s, FILTER -
trunk/ippMonitor/def/fakeProcessedImfile_failure.d
r19183 r24867 37 37 FIELD rawExp.camera, 10, %s, Camera 38 38 FIELD rawExp.dateobs, 19, %T, Date/Time 39 FIELD rawExp.ra, 8, % 10.6f, RA, op=OP140 FIELD rawExp.decl, 8, % 10.6f, DEC, op=OP239 FIELD rawExp.ra, 8, %C, RA, op=OP1 40 FIELD rawExp.decl, 8, %C, DEC, op=OP2 41 41 FIELD rawExp.object, 8, %s, Object 42 42 FIELD rawExp.filter, 10, %s, FILTER -
trunk/ippMonitor/def/fakeStageExp.d
r19183 r24867 27 27 FIELD rawExp.camera, 10, %s, Camera 28 28 FIELD rawExp.dateobs, 19, %T, Date/Time 29 FIELD rawExp.ra, 8, % 10.6f, RA, op=OP130 FIELD rawExp.decl, 8, % 10.6f, DEC, op=OP229 FIELD rawExp.ra, 8, %C, RA, op=OP1 30 FIELD rawExp.decl, 8, %C, DEC, op=OP2 31 31 FIELD rawExp.object, 8, %s, Object 32 32 FIELD rawExp.filter, 10, %s, FILTER -
trunk/ippMonitor/def/rawExp.d
r19990 r24867 16 16 FIELD exp_type, 8, %s, Type 17 17 FIELD dateobs, 19, %T, Date/Time 18 FIELD ra, 8, % 10.6f, RA, op=OP119 FIELD decl, 8, % 10.6f, DEC, op=OP218 FIELD ra, 8, %C, RA, op=OP1 19 FIELD decl, 8, %C, DEC, op=OP2 20 20 FIELD object, 10, %s, object 21 21 FIELD filter, 10, %s, FILTER … … 25 25 FIELD pon_time, 5, %.2f, pon_time 26 26 FIELD sat_pixel_frac, 5, %.4f, f(sat pixels) 27 FIELD bg, 8, %.2f, backgnd28 FIELD bg_stdev, 8, %.2f, stdev27 FIELD bg, 8, %.2f, backgnd 28 FIELD bg_stdev, 8, %.2f, stdev 29 29 FIELD bg_mean_stdev, 8, %.2f, [stdev] 30 FIELD moon_angle, 5, %.2f, moon angle 31 FIELD moon_phase, 5, %.2f, moon phase 32 FIELD sun_alt, 5, %.2f, sun altitude 30 33 FIELD comment, 65, %s, Comment -
trunk/ippMonitor/def/rawExp_failed.d
r18193 r24867 18 18 FIELD telescope, 10, %s, Telescope 19 19 FIELD camera, 10, %s, Camera 20 FIELD ra, 8, % 10.6f, RA, op=OP121 FIELD decl, 8, % 10.6f, DEC, op=OP220 FIELD ra, 8, %C, RA, op=OP1 21 FIELD decl, 8, %C, DEC, op=OP2 22 22 FIELD filter, 10, %s, FILTER 23 23 FIELD dateobs, 19, %T, Date/Time -
trunk/ippMonitor/def/rawImfile.d
r19084 r24867 17 17 FIELD rawImfile.exp_type, 8, %s, exp_type 18 18 FIELD rawImfile.dateobs, 19, %T, Date/Time 19 FIELD rawImfile.ra, 8, % 10.6f, RA, op=OP120 FIELD rawImfile.decl, 8, % 10.6f, DEC, op=OP219 FIELD rawImfile.ra, 8, %C, RA, op=OP1 20 FIELD rawImfile.decl, 8, %C, DEC, op=OP2 21 21 FIELD rawImfile.object, 8, %s, object 22 22 FIELD rawImfile.filter, 10, %s, FILTER -
trunk/ippMonitor/def/rawImfile_failed.d
r16617 r24867 14 14 FIELD exp_name, 5, %s, Exposure 15 15 FIELD class_id, 8, %s, Chip ID 16 FIELD ra, 8, % 10.6f, RA, op=OP117 FIELD decl, 8, % 10.6f, DEC, op=OP216 FIELD ra, 8, %C, RA, op=OP1 17 FIELD decl, 8, %C, DEC, op=OP2 18 18 FIELD bg, 8, %s, backgnd 19 19 FIELD bg_stdev, 8, %s, stdev -
trunk/ippMonitor/def/rawUnknownExp.d
r18193 r24867 19 19 FIELD camera, 10, %s, Camera 20 20 FIELD dateobs, 19, %T, Date/Time 21 FIELD ra, 8, % 10.6f, RA, op=OP122 FIELD decl, 8, % 10.6f, DEC, op=OP221 FIELD ra, 8, %C, RA, op=OP1 22 FIELD decl, 8, %C, DEC, op=OP2 23 23 FIELD object, 8, %s, object 24 24 FIELD filter, 10, %s, FILTER -
trunk/ippMonitor/def/stackInputSkyfile.d
r21339 r24867 37 37 FIELD rawExp.camera, 10, %s, Camera 38 38 FIELD rawExp.dateobs, 19, %T, Date/Time 39 FIELD rawExp.ra, 8, % 10.6f, RA, op=OP140 FIELD rawExp.decl, 8, % 10.6f, DEC, op=OP239 FIELD rawExp.ra, 8, %C, RA, op=OP1 40 FIELD rawExp.decl, 8, %C, DEC, op=OP2 41 41 FIELD rawExp.object, 8, %s, Object 42 42 FIELD rawExp.filter, 10, %s, Filter -
trunk/ippMonitor/def/warpFailedSkyfiles.d
r23906 r24867 43 43 FIELD rawExp.camera, 10, %s, Camera 44 44 FIELD rawExp.dateobs, 19, %T, Date/Time 45 FIELD rawExp.ra, 8, % 10.6f, RA, op=OP146 FIELD rawExp.decl, 8, % 10.6f, DEC, op=OP245 FIELD rawExp.ra, 8, %C, RA, op=OP1 46 FIELD rawExp.decl, 8, %C, DEC, op=OP2 47 47 FIELD rawExp.object, 8, %s, Object 48 48 FIELD rawExp.filter, 10, %s, FILTER -
trunk/ippMonitor/def/warpProcessedSkyfiles.d
r23906 r24867 46 46 FIELD rawExp.camera, 10, %s, Camera 47 47 FIELD rawExp.dateobs, 19, %T, Date/Time 48 FIELD rawExp.ra, 8, % 10.6f, RA, op=OP149 FIELD rawExp.decl, 8, % 10.6f, DEC, op=OP248 FIELD rawExp.ra, 8, %C, RA, op=OP1 49 FIELD rawExp.decl, 8, %C, DEC, op=OP2 50 50 FIELD rawExp.object, 8, %s, Object 51 51 FIELD rawExp.filter, 10, %s, FILTER -
trunk/ippMonitor/def/warpProcessedSkyfiles_Images.d
r24016 r24867 50 50 FIELD rawExp.camera, 10, %s, Camera 51 51 FIELD rawExp.dateobs, 19, %T, Date/Time 52 FIELD rawExp.ra, 8, % 10.6f, RA, op=OP153 FIELD rawExp.decl, 8, % 10.6f, DEC, op=OP252 FIELD rawExp.ra, 8, %C, RA, op=OP1 53 FIELD rawExp.decl, 8, %C, DEC, op=OP2 54 54 FIELD rawExp.object, 8, %s, Object 55 55 FIELD rawExp.filter, 10, %s, FILTER -
trunk/ippMonitor/def/warpSkycellMap.d
r19183 r24867 26 26 FIELD rawExp.camera, 10, %s, Camera 27 27 FIELD rawExp.dateobs, 19, %T, Date/Time 28 FIELD rawExp.ra, 8, % 10.6f, RA, op=OP129 FIELD rawExp.decl, 8, % 10.6f, DEC, op=OP228 FIELD rawExp.ra, 8, %C, RA, op=OP1 29 FIELD rawExp.decl, 8, %C, DEC, op=OP2 30 30 FIELD rawExp.object, 8, %s, Object 31 31 FIELD rawExp.filter, 10, %s, Filter -
trunk/ippMonitor/def/warpStageExp.d
r19183 r24867 30 30 FIELD rawExp.camera, 10, %s, Camera 31 31 FIELD rawExp.dateobs, 19, %T, Date/Time 32 FIELD rawExp.ra, 8, % 10.6f,RA, op=OP133 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 34 34 FIELD rawExp.object, 8, %s, Object 35 35 FIELD rawExp.filter, 10, %s, FILTER -
trunk/ippMonitor/def/warpStageSkyfileInputs.d
r19183 r24867 43 43 FIELD rawExp.camera, 10, %s, Camera 44 44 FIELD rawExp.dateobs, 19, %T, Date/Time 45 FIELD rawExp.ra, 8, % 10.6f,RA, op=OP146 FIELD rawExp.decl, 8, % 10.6f,DEC, op=OP245 FIELD rawExp.ra, 8, %C, RA, op=OP1 46 FIELD rawExp.decl, 8, %C, DEC, op=OP2 47 47 FIELD rawExp.object, 8, %s, Object 48 48 FIELD rawExp.filter, 10, %s, FILTER -
trunk/ippMonitor/def/warpStageSkyfiles.d
r19183 r24867 35 35 FIELD rawExp.camera, 10, %s, Camera 36 36 FIELD rawExp.dateobs, 19, %T, Date/Time 37 FIELD rawExp.ra, 8, % 10.6f, RA, op=OP138 FIELD rawExp.decl, 8, % 10.6f, DEC, op=OP237 FIELD rawExp.ra, 8, %C, RA, op=OP1 38 FIELD rawExp.decl, 8, %C, DEC, op=OP2 39 39 FIELD rawExp.object, 8, %s, Object 40 40 FIELD rawExp.filter, 10, %s, FILTER
Note:
See TracChangeset
for help on using the changeset viewer.
