IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 27, 2009, 11:44:05 AM (17 years ago)
Author:
Paul Price
Message:

Committing work in progress. TESTING is turned on in several files --- this is not intended for regular use yet!

File:
1 edited

Legend:

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

    r25924 r25950  
    9898    psTrace("ppStack", 2, "Final stack of convolved images....\n");
    9999    if (!ppStackCombineFinal(options->outRO, stack, options->convCovars, options, config,
    100                              false, false, false)) {
     100                             true, false, false)) {
    101101        psError(PS_ERR_UNKNOWN, false, "Unable to perform final combination.");
    102102        psFree(stack);
Note: See TracChangeset for help on using the changeset viewer.