IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 15855


Ignore:
Timestamp:
Dec 16, 2007, 12:16:00 PM (18 years ago)
Author:
eugene
Message:

drop commented entries, add workdir

File:
1 edited

Legend:

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

    r15831 r15855  
    33FROM (SELECT
    44      *
    5     --  COUNT(norm_class_id) as nNorm,
    6     --  COUNT(stack_class_id) as nStack
    75    FROM (
    86        SELECT DISTINCT
     
    108            detRun.iteration,
    119            detRun.det_type,
    12     --      detRun.workdir,
    13     --      rawExp.exp_id,
     10            detRun.workdir,
    1411            rawExp.camera,
    1512            rawExp.telescope,
    1613            rawExp.exp_type,
    17     --      detNormalizedExp.det_id as norm_det_id,
    1814            detNormalizedImfile.class_id as norm_class_id,
    1915            detNormalizedImfile.fault,
Note: See TracChangeset for help on using the changeset viewer.