IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 31737


Ignore:
Timestamp:
Jun 28, 2011, 4:32:12 PM (15 years ago)
Author:
Serge CHASTEL
Message:

Updating with CZW req

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/sc_branches/ippMonitorLap/def/lapExposures.d

    r31736 r31737  
    1 TABLE lapRun JOIN lapExp USING(lap_id) JOIN rawExp USING(exp_id,filter) JOIN chipRun USING(lapExp.chip_id) JOIN chipRun AS pairRun USING(lapExp.pair_id)
     1TABLE lapRun JOIN lapExp USING(lap_id) JOIN rawExp USING(exp_id,filter) JOIN chipRun USING(lapExp.chip_id)
     2#JOIN chipRun AS pairRun USING(lapExp.pair_id)
    23TITLE LAP Exposures
    34FILE  lapExposures.php
Note: See TracChangeset for help on using the changeset viewer.