IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 10, 2008, 10:32:59 AM (18 years ago)
Author:
eugene
Message:

updates from current HEAD

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20080719/ippTools/src/chiptool.c

    r18923 r19003  
    523523    PXOPT_COPY_S64(config->args, where, "-chip_id", "chipRun.chip_id", "==");
    524524    PXOPT_COPY_S64(config->args, where, "-exp_id", "rawExp.exp_id", "==");
     525    PXOPT_COPY_STR(config->args, where, "-exp_name", "rawExp.exp_name", "==");
    525526    PXOPT_COPY_STR(config->args, where, "-class_id", "chipProcessedImfile.class_id", "==");
    526527    PXOPT_COPY_STR(config->args, where, "-inst", "rawExp.camera", "==");
Note: See TracChangeset for help on using the changeset viewer.