IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 31738


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

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