Changeset 8982
- Timestamp:
- Sep 26, 2006, 3:05:04 AM (20 years ago)
- Location:
- trunk/ippMonitor
- Files:
-
- 6 edited
-
def/p1PendingExp.d (modified) (1 diff)
-
def/p2PendingExp.d (modified) (1 diff)
-
def/p2ProcessedExp.d (modified) (1 diff)
-
def/p3PendingExp.d (modified) (1 diff)
-
def/rawDetrendExp.d (modified) (1 diff)
-
raw/ipp.menu.dat (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 -
trunk/ippMonitor/raw/ipp.menu.dat
r8981 r8982 35 35 menulink | menuselect | link | Det Run | detRun.php 36 36 menulink | menuselect | link | Det Run Summary | detRunSummary.php 37 menulink | menuselect | link | Det Master Frame | detMasterFrame.php 37 38 menulink | menuselect | link | Det Input Exp | detInputExp.php 38 menulink | menuselect | link | Det Master Frame | detMasterFrame.php39 39 menulink | menuselect | link | Det Resid Exp | detResidExp.php 40 40
Note:
See TracChangeset
for help on using the changeset viewer.
