IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 14, 2010, 1:29:09 PM (16 years ago)
Author:
Paul Price
Message:

Fix query.

File:
1 edited

Legend:

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

    r27680 r27681  
    3535    -- Number of stack inputs as a function of skycell and filter
    3636    SELECT
     37        tess_id,
    3738        skycell_id,
    38         stackRun.tess_id as stack_tess_id,
    3939        filter,
    4040        COUNT(stackInputSkyfile.warp_id) as num_stack -- number of warps in a stack
Note: See TracChangeset for help on using the changeset viewer.