IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 23, 2009, 12:17:32 PM (17 years ago)
Author:
eugene
Message:

fix camtool -definebyquery usage of the label selection; add comments to clarify the label source for other definebyquery functions

File:
1 edited

Legend:

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

    r25837 r25935  
    124124    PXOPT_COPY_S32(config->args, where, "-streaks_max","streaks", "<=");
    125125
    126     pxAddLabelSearchArgs (config, where, "-label", "magicRun.label", "==");
     126    pxAddLabelSearchArgs (config, where, "-label", "magicRun.label", "=="); // define using magicRun label
    127127
    128128    ippStage stageNum = ippStringToStage(stage);
Note: See TracChangeset for help on using the changeset viewer.