IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 2711 for trunk/stac/src/stac.c


Ignore:
Timestamp:
Dec 13, 2004, 6:31:12 PM (22 years ago)
Author:
Paul Price
Message:

Seems to be working well. Writing up.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/stac/src/stac.c

    r2670 r2711  
    4949    // Combine with rejection
    5050    psArray *rejected = NULL;
    51     psImage *combined = stacCombine(transformed, transformedErrors, 1,  &rejected, config);
     51    psImage *combined = stacCombine(transformed, transformedErrors, 2,  &rejected, config);
    5252
    5353#ifdef TESTING
Note: See TracChangeset for help on using the changeset viewer.