IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

add -data_group as a search parameter for -processedimfile

File:
1 edited

Legend:

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

    r26567 r26908  
    594594    PXOPT_COPY_STR(config->args, where, "-reduction", "chipRun.reduction", "==");
    595595    pxAddLabelSearchArgs (config, where, "-label", "chipRun.label", "LIKE");
     596    pxAddLabelSearchArgs (config, where, "-data_group", "chipRun.data_group", "LIKE");
    596597    PXOPT_COPY_S64(config->args, where, "-magicked", "chipProcessedImfile.magicked", "==");
    597598
Note: See TracChangeset for help on using the changeset viewer.