IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 24, 2010, 2:21:11 PM (16 years ago)
Author:
Paul Price
Message:

Fix bgtool -warpinputs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap/ippTools/src/bgtool.c

    r28476 r28480  
    13301330    psMetadata *where = psMetadataAlloc();
    13311331    PXOPT_COPY_S64(config->args, where, "-warp_bg_id", "warpBackgroundRun.warp_bg_id", "==");
    1332     PXOPT_COPY_STR(config->args, where, "-skycell_id", "warpProcessedSkyfile.skycell_id", "==");
     1332    PXOPT_COPY_STR(config->args, where, "-skycell_id", "skycell_id", "==");
    13331333
    13341334    PXOPT_LOOKUP_U64(limit, config->args, "-limit", false, false);
Note: See TracChangeset for help on using the changeset viewer.