IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 23, 2010, 12:14:21 PM (16 years ago)
Author:
bills
Message:

for -definewarpstack add -stack_data_group as a selector

File:
1 edited

Legend:

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

    r29175 r29225  
    12361236    PXOPT_COPY_F32(config->args, warp2Where,  "-good_frac", "warpSkyfile.good_frac", ">=");
    12371237    PXOPT_COPY_STR(config->args, stackWhere, "-stack_label", "stackRun.label", "==");
     1238    PXOPT_COPY_STR(config->args, stackWhere, "-stack_data_group", "stackRun.data_group", "==");
    12381239
    12391240    PXOPT_LOOKUP_STR(workdir, config->args, "-set_workdir", true, false); // required option
Note: See TracChangeset for help on using the changeset viewer.