IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 27, 2009, 1:59:26 PM (17 years ago)
Author:
bills
Message:

allow selecting diffskyfile by diff_image_id

File:
1 edited

Legend:

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

    r21098 r21188  
    568568    PXOPT_COPY_S64(config->args, where,  "-diff_id", "diffSkyfile.diff_id", "==");
    569569    PXOPT_COPY_STR(config->args, where, "-skycell_id", "diffInputSkyfile.skycell_id", "==");
     570    PXOPT_COPY_S64(config->args, where,  "-diff_image_id", "diffSkyfile.diff_image_id", "==");
    570571    PXOPT_COPY_STR(config->args, where, "-tess_id", "diffSkyfile.tess_id", "==");
    571572    PXOPT_COPY_S16(config->args, where, "-code", "diffSkyfile.fault", "==");
Note: See TracChangeset for help on using the changeset viewer.