IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 10555


Ignore:
Timestamp:
Dec 8, 2006, 1:55:20 AM (20 years ago)
Author:
eugene
Message:

changed psVectorStats return value to bool

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotApResid.c

    r10310 r10555  
    314314        if (! mask->data.U8[i]) Nkeep ++;
    315315    }
    316     residStats  = psVectorStats (residStats, resid, NULL, mask, 0x03);
     316    psVectorStats (residStats, resid, NULL, mask, 0x03);
    317317
    318318    // apply ApTrend results
Note: See TracChangeset for help on using the changeset viewer.