IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 12, 2009, 6:46:52 PM (17 years ago)
Author:
Paul Price
Message:

Undoing experiment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap_branch_20090108/ppStack/src/ppStackLoop.c

    r21106 r21112  
    459459
    460460        if (!ppStackMatch(readout, &regions, &kernels, &matchChi2->data.F32[i], &weightings->data.F32[i],
    461                           sourceLists->data[0], targetPSF, rng, config)) {
     461                          sourceLists->data[i], targetPSF, rng, config)) {
    462462            psErrorStackPrint(stderr, "Unable to match image %d --- ignoring.", i);
    463463            inputMask->data.U8[i] = PPSTACK_MASK_MATCH;
Note: See TracChangeset for help on using the changeset viewer.