IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 28, 2011, 4:41:27 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

    r31741 r31742  
    1 TABLE lapRun JOIN lapExp USING(lap_id) JOIN rawExp USING(exp_id,filter) JOIN chipRun USING(chip_id) JOIN chipRun AS pairRun WHERE pairRun.chip_id=lapExp.pair_id
     1TABLE lapRun JOIN lapExp USING(lap_id) JOIN rawExp USING(exp_id,filter) JOIN chipRun USING(chip_id) JOIN chipRun AS pairRun WHERE pairRun.chip_id=lapExp.pair_id JOIN camRun USING(chip_id)
    22TITLE LAP Exposures
    33FILE  lapExposures.php
Note: See TracChangeset for help on using the changeset viewer.