IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 11, 2008, 2:56:46 PM (17 years ago)
Author:
bills
Message:

allow selecting by warp_id in -diffskyfile

File:
1 edited

Legend:

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

    r20684 r20693  
    562562    PXOPT_COPY_S64(config->args, where, "-exp_id", "rawExp.exp_id", "==");
    563563    PXOPT_COPY_STR(config->args, where, "-exp_name", "rawExp.exp_name", "==");
     564    PXOPT_COPY_STR(config->args, where, "-warp_id", "warpRun.warp_id", "==");
    564565
    565566    PXOPT_LOOKUP_U64(limit, config->args, "-limit", false, false);
Note: See TracChangeset for help on using the changeset viewer.