Changeset 9323
- Timestamp:
- Oct 5, 2006, 3:22:20 PM (20 years ago)
- Location:
- trunk/ippMonitor/def
- Files:
-
- 2 added
- 21 edited
-
README (modified) (1 diff)
-
detInputExp.d (modified) (1 diff)
-
detNormalizedExp.d (added)
-
detNormalizedImfile.d (modified) (1 diff)
-
detProcessedExp.d (added)
-
detProcessedImfile.d (modified) (1 diff)
-
detResidExp.d (modified) (1 diff)
-
detResidImfile.d (modified) (1 diff)
-
detRun.d (modified) (1 diff)
-
detStackedImfile.d (modified) (1 diff)
-
newExp.d (modified) (1 diff)
-
newImfile.d (modified) (1 diff)
-
p1PendingExp.d (modified) (1 diff)
-
p2PendingExp.d (modified) (1 diff)
-
p2PendingImfile.d (modified) (1 diff)
-
p2ProcessedExp.d (modified) (1 diff)
-
p2ProcessedImfile.d (modified) (1 diff)
-
p3PendingExp.d (modified) (1 diff)
-
pzPendingImfile.d (modified) (1 diff)
-
rawDetrendExp.d (modified) (2 diffs)
-
rawDetrendExp_detrend.d (modified) (1 diff)
-
rawImfile.d (modified) (2 diffs)
-
rawScienceExp.d (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/def/README
r9011 r9323 1 2 ** the current definition files correspond to tasks.md 1.86 3 ** update this file if you need to update the tables 1 4 2 5 Each of the *.d files in this directory (except example.d) are used to -
trunk/ippMonitor/def/detInputExp.d
r9016 r9323 7 7 8 8 # field width name show link to extras 9 FIELD exp_ id, 20, exposure, value, rawImfile.php, exp_id=$exp_id,det_id=$det_id,iteration=$iteration10 FIELD *, 5, choose, value=proc, detProcessedImfile.php, exp_ id=$exp_id,det_id=$det_id,iteration=$iteration9 FIELD exp_tag, 20, exposure, value, rawImfile.php, exp_tag=$exp_tag,det_id=$det_id,iteration=$iteration 10 FIELD *, 5, choose, value=proc, detProcessedImfile.php, exp_tag=$exp_tag,det_id=$det_id,iteration=$iteration 11 11 FIELD det_id, 7, det_id 12 12 FIELD iteration, 5, iteration -
trunk/ippMonitor/def/detNormalizedImfile.d
r9009 r9323 9 9 FIELD class_id, 20, class_id 10 10 FIELD uri, 20, uri 11 FIELD bg, 20, bg 12 FIELD bg_stdev, 20, bg_stdev 13 FIELD bg_mean_stdev, 20, bg_mean_stdev 14 FIELD b1_uri, 20, b1_uri 15 FIELD b2_uri, 20, b2_uri -
trunk/ippMonitor/def/detProcessedImfile.d
r9011 r9323 4 4 MENU ipp.imfiles.dat 5 5 6 RESTRICT exp_id7 RESTRICT det_id8 9 6 # field name show link to extras 10 7 FIELD det_id, 7, Detrend Run ID 11 FIELD exp_ id, 15, Exposure8 FIELD exp_tag, 15, Exposure Tag 12 9 FIELD class_id, 10, Chip ID 10 FIELD uri, 20, uri 13 11 FIELD bg, 10, bg 14 12 FIELD bg_stdev, 10, bg_stdev 15 FIELD uri, 20, uri 13 FIELD b1_uri, 20, b1_uri 14 FIELD b2_uri, 20, b2_uri 16 15 FIELD recipe, 20, recipe 17 16 # FIELD bg_mean_stdev, 20, bg_mean_stdev -
trunk/ippMonitor/def/detResidExp.d
r9011 r9323 8 8 FIELD iteration, 5, iter, value 9 9 FIELD accept, 4, keep, value 10 FIELD exp_ id, 20, exp_id, value, rawImfile.php, exp_id=$exp_id11 FIELD b2_uri, 20, b2_uri, image=$b2_uri, detResidImfile.php, det_id=$det_id,iteration=$iteration,exp_ id=$exp_id,image=$b1_uri10 FIELD exp_tag, 20, exp_tag, value, rawImfile.php, exp_tag=$exp_tag 11 FIELD b2_uri, 20, b2_uri, image=$b2_uri, detResidImfile.php, det_id=$det_id,iteration=$iteration,exp_tag=$exp_tag,image=$b1_uri 12 12 FIELD recipe, 20, recipe, value 13 13 FIELD bg, 20, backgnd, value -
trunk/ippMonitor/def/detResidImfile.d
r9009 r9323 7 7 FIELD det_id, 20, det_id 8 8 FIELD iteration, 20, iteration 9 FIELD exp_ id, 20, exp_id9 FIELD exp_tag, 20, exp_tag 10 10 FIELD class_id, 20, class_id 11 11 FIELD uri, 20, uri -
trunk/ippMonitor/def/detRun.d
r9009 r9323 8 8 FIELD iteration, 20, iteration 9 9 FIELD det_type, 20, det_type 10 FIELD state, 20, state -
trunk/ippMonitor/def/detStackedImfile.d
r9009 r9323 13 13 FIELD bg_stdev, 20, bg_stdev 14 14 FIELD bg_mean_stdev, 20, bg_mean_stdev 15 FIELD normalize, 20, normalize -
trunk/ippMonitor/def/newExp.d
r9009 r9323 6 6 # field name show link to extras 7 7 FIELD exp_id, 20, exposure ID 8 FIELD exp_tag, 20, exposure Tag 8 9 FIELD camera, 20, camera 9 10 FIELD telescope, 20, telescope -
trunk/ippMonitor/def/newImfile.d
r9009 r9323 5 5 6 6 # field name show link to extras 7 FIELD exp_ id, 20, exposure ID7 FIELD exp_tag, 20, exposure Tag 8 8 FIELD class, 20, class 9 9 FIELD class_id, 20, class ID -
trunk/ippMonitor/def/p1PendingExp.d
r9009 r9323 5 5 6 6 # field name show link to extras 7 FIELD exp_ id, 20, exposure ID, value, rawImfile.php, exp_id=$exp_id7 FIELD exp_tag, 20, exposure ID, value, rawImfile.php, exp_tag=$exp_tag 8 8 FIELD recipe, 20, recipe 9 9 FIELD p1_version, 20, p1 version -
trunk/ippMonitor/def/p2PendingExp.d
r9009 r9323 5 5 6 6 # field name show link to extras 7 FIELD exp_ id, 20, exposure ID, value, rawImfile.php, exp_id=$exp_id7 FIELD exp_tag, 20, exposure ID, value, rawImfile.php, exp_tag=$exp_tag 8 8 FIELD recipe, 20, recipe 9 9 FIELD p1_version, 20, p1 version -
trunk/ippMonitor/def/p2PendingImfile.d
r9009 r9323 5 5 6 6 # field name show link to extras 7 FIELD exp_ id, 20, exposure ID7 FIELD exp_tag, 20, exposure Tag 8 8 FIELD class_id, 20, class ID 9 9 FIELD uri, 20, URI -
trunk/ippMonitor/def/p2ProcessedExp.d
r9009 r9323 5 5 6 6 # field name show link to extras 7 FIELD exp_ id, 20, exposure ID, value, p2ProcessedImfile.php, exp_id=$exp_id8 FIELD p1_version, 20, p1 version, value, p1PendingExp.php exp_ id=$exp_id7 FIELD exp_tag, 20, exposure ID, value, p2ProcessedImfile.php, exp_tag=$exp_tag 8 FIELD p1_version, 20, p1 version, value, p1PendingExp.php exp_tag=$exp_tag 9 9 FIELD p2_version, 20, p2 version -
trunk/ippMonitor/def/p2ProcessedImfile.d
r9009 r9323 5 5 6 6 # field name show link to extras 7 FIELD exp_ id, 20, exposure ID7 FIELD exp_tag, 20, exposure Tag 8 8 FIELD class_id, 20, class ID 9 9 FIELD uri, 20, URI -
trunk/ippMonitor/def/p3PendingExp.d
r9009 r9323 5 5 6 6 # field name show link to extras 7 FIELD exp_ id, 20, exposure ID, value, p2ProcessedImfile.php, exp_id=$exp_id8 FIELD p2_version, 20, p2 version, value, p2ProcessedExp.php, exp_ id=$exp_id7 FIELD exp_tag, 20, exposure ID, value, p2ProcessedImfile.php, exp_tag=$exp_tag 8 FIELD p2_version, 20, p2 version, value, p2ProcessedExp.php, exp_tag=$exp_tag 9 9 FIELD p3_version, 20, p3 version -
trunk/ippMonitor/def/pzPendingImfile.d
r9009 r9323 6 6 # field name show link to extras 7 7 FIELD exp_id, 20, exposure ID 8 FIELD camera, 20, camera 9 FIELD telescope, 20, telescope 8 10 FIELD bytes, 20, number of bytes 9 11 FIELD md5sum, 20, checksum -
trunk/ippMonitor/def/rawDetrendExp.d
r9009 r9323 5 5 6 6 # field name show link to extras 7 FIELD exp_ id, 20, exposure ID, value, rawImfile.php, exp_id=$exp_id7 FIELD exp_tag, 20, exposure ID, value, rawImfile.php, exp_tag=$exp_tag 8 8 FIELD telescope, 20, Telescope 9 9 FIELD camera, 20, Camera … … 22 22 # FIELD ccd_temp, 20, ccd_temp 23 23 # FIELD posang, 20, posang 24 # FIELD object, 20, object -
trunk/ippMonitor/def/rawDetrendExp_detrend.d
r9080 r9323 5 5 6 6 # field name show link to extras 7 FIELD exp_ id, 20, exposure ID, value, rawImfile.php, exp_id=$exp_id7 FIELD exp_tag, 20, exposure ID, value, rawImfile.php, exp_tag=$exp_tag 8 8 FIELD telescope, 20, Telescope 9 9 FIELD camera, 20, Camera -
trunk/ippMonitor/def/rawImfile.d
r9011 r9323 5 5 6 6 # field name show link to extras 7 FIELD exp_ id, 15, Exposure7 FIELD exp_tag, 15, Exposure 8 8 FIELD class_id, 8, Chip ID 9 9 FIELD bg, 20, backgnd … … 22 22 # FIELD ccd_temp, 20, ccd_temp 23 23 # FIELD posang, 20, posang 24 # FIELD object, 20, object -
trunk/ippMonitor/def/rawScienceExp.d
r9009 r9323 5 5 6 6 # field name show link to extras 7 FIELD exp_ id, 20, exposure ID, value, rawImfile.php, exp_id=$exp_id,camera=$camera,foo=bar7 FIELD exp_tag, 20, exposure Tag, value, rawImfile.php, exp_tag=$exp_tag,camera=$camera,foo=bar 8 8 FIELD telescope, 20, Telescope, value, telescopes.php 9 9 FIELD camera, 20, Camera … … 22 22 # FIELD ccd_temp, 20, ccd_temp 23 23 # FIELD posang, 20, posang 24 # FIELD object, 20, object
Note:
See TracChangeset
for help on using the changeset viewer.
