Changeset 8982 for trunk/ippMonitor/def
- Timestamp:
- Sep 26, 2006, 3:05:04 AM (20 years ago)
- Location:
- trunk/ippMonitor/def
- Files:
-
- 5 edited
-
p1PendingExp.d (modified) (1 diff)
-
p2PendingExp.d (modified) (1 diff)
-
p2ProcessedExp.d (modified) (1 diff)
-
p3PendingExp.d (modified) (1 diff)
-
rawDetrendExp.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/def/p1PendingExp.d
r8980 r8982 3 3 FILE p1PendingExp.php 4 4 5 # field name link toextras6 FIELD exp_id, exposure ID 5 # field name link to extras 6 FIELD exp_id, exposure ID, rawImfile.php, exp_id=$exp_id 7 7 FIELD recipe, recipe 8 8 FIELD p1_version, p1 version -
trunk/ippMonitor/def/p2PendingExp.d
r8980 r8982 3 3 FILE p2PendingExp.php 4 4 5 # field name link toextras6 FIELD exp_id, exposure ID5 # field name link to extras 6 FIELD exp_id, exposure ID, rawImfile.php, exp_id=$exp_id 7 7 FIELD recipe, recipe 8 8 FIELD p1_version, p1 version -
trunk/ippMonitor/def/p2ProcessedExp.d
r8980 r8982 3 3 FILE p2ProcessedExp.php 4 4 5 # field name link toextras6 FIELD exp_id, exposure ID 7 FIELD p1_version, p1 version 5 # field name link to extras 6 FIELD exp_id, exposure ID, p2ProcessedImfile.php, exp_id=$exp_id 7 FIELD p1_version, p1 version, p1PendingExp.php exp_id=$exp_id 8 8 FIELD p2_version, p2 version -
trunk/ippMonitor/def/p3PendingExp.d
r8980 r8982 3 3 FILE p3PendingExp.php 4 4 5 # field name link to extras6 FIELD exp_id, exposure ID 7 FIELD p2_version, p2 version 5 # field name link to extras 6 FIELD exp_id, exposure ID, p2ProcessedImfile.php, exp_id=$exp_id 7 FIELD p2_version, p2 version, p2ProcessedExp.php, exp_id=$exp_id 8 8 FIELD p3_version, p3 version -
trunk/ippMonitor/def/rawDetrendExp.d
r8980 r8982 4 4 5 5 # field name link to extras 6 FIELD exp_id, exposure ID, rawImfile.php, exp_id=$exp_id ,camera=$camera,foo=bar6 FIELD exp_id, exposure ID, rawImfile.php, exp_id=$exp_id 7 7 FIELD telescope, Telescope, telescopes.php 8 8 FIELD camera, Camera
Note:
See TracChangeset
for help on using the changeset viewer.
