IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 11, 2010, 11:06:46 AM (16 years ago)
Author:
bills
Message:

add -data_group as a search parameter to -sumskyfile mode

File:
1 edited

Legend:

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

    r26148 r26910  
    908908    PXOPT_COPY_STR(config->args, where, "-filter", "stackRun.filter", "LIKE");
    909909    PXOPT_COPY_STR(config->args, where, "-label", "stackRun.label", "==");
     910    PXOPT_COPY_STR(config->args, where, "-data_group", "stackRun.data_group", "LIKE");
    910911    PXOPT_COPY_S16(config->args, where, "-fault", "stackSumSkyfile.fault", "==");
    911912
Note: See TracChangeset for help on using the changeset viewer.