IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 1, 2010, 12:36:13 PM (16 years ago)
Author:
Paul Price
Message:

Allow selection by comment.

File:
1 edited

Legend:

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

    r27009 r27119  
    124124
    125125    // select based on properties of the raw exposures
     126    PXOPT_COPY_STR(config->args,  where, "-select_comment",            "rawExp.comment", "==");
    126127    PXOPT_COPY_STR(config->args,  where, "-select_inst",               "rawExp.camera", "==");
    127128    PXOPT_COPY_STR(config->args,  where, "-select_telescope",          "rawExp.telescope", "==");
Note: See TracChangeset for help on using the changeset viewer.