IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9313


Ignore:
Timestamp:
Oct 5, 2006, 1:00:06 PM (20 years ago)
Author:
jhoblitt
Message:

fix -tonormalizedstat to work with multiple det_ids

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/dettool.c

    r9289 r9313  
    21792179        "   detRun.state = 'run'"
    21802180        " GROUP BY"
    2181         "     rawDetrendExp.exp_tag"
     2181        "     rawDetrendExp.exp_tag,"
     2182        "     detRun.position"
    21822183        " HAVING MAX(rawDetrendExp.imfiles) = COUNT(detStackedImfile.class_id)"
    21832184        );
Note: See TracChangeset for help on using the changeset viewer.