IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 26, 2008, 1:23:17 PM (18 years ago)
Author:
bills
Message:

need to specify table for exp_id

File:
1 edited

Legend:

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

    r19182 r19218  
    7777
    7878    PXOPT_COPY_S64(config->args, where, "-chip_id", "chip_id", "==");
    79     PXOPT_COPY_S64(config->args, where, "-exp_id", "exp_id", "==");
     79    PXOPT_COPY_S64(config->args, where, "-exp_id", "rawExp.exp_id", "==");
    8080    PXOPT_COPY_STR(config->args, where, "-exp_name", "exp_name", "==");
    8181    PXOPT_COPY_STR(config->args, where, "-inst", "camera", "==");
Note: See TracChangeset for help on using the changeset viewer.