IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 19, 2008, 11:51:26 AM (18 years ago)
Author:
Paul Price
Message:

Fixing "ambiguous tess_id".

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/share/magictool_find_unmagiced.sql

    r15499 r17742  
    1414    -- find all of the skycells that came out of a single exposure
    1515    JOIN warpSkyCellMap
    16         USING(warp_id)
     16        USING(warp_id, tess_id)
    1717    LEFT JOIN warpSkyfile
    1818        USING(warp_id, skycell_id, tess_id)
Note: See TracChangeset for help on using the changeset viewer.