IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 25, 2009, 3:08:22 PM (17 years ago)
Author:
eugene
Message:

importing changes from head

Location:
branches/eam_branches/20090522
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20090522

  • branches/eam_branches/20090522/ippTools/src/chiptool.c

    r24557 r24565  
    676676    PXOPT_COPY_S64(config->args, where, "-chip_id", "chipRun.chip_id", "==");
    677677    PXOPT_COPY_STR(config->args, where, "-class_id", "chipProcessedImfile.class_id", "==");
    678     // require a single label
    679     PXOPT_COPY_STR(config->args, where, "-label", "chipRun.label", "==");
     678    pxAddLabelSearchArgs (config, where, "-label", "chipRun.label", "==");
    680679    PXOPT_COPY_STR(config->args, where, "-reduction", "chipRun.reduction", "==");
    681680    PXOPT_COPY_S16(config->args, where, "-fault", "chipProcessedImfile.fault", "==");
Note: See TracChangeset for help on using the changeset viewer.