IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 8, 2008, 8:36:06 AM (18 years ago)
Author:
eugene
Message:

merging from eam_branch_20080324 : psphot work on extended source fitting and related I/O functions

File:
1 edited

Legend:

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

    r15562 r17396  
    1 # include "psphot.h"
     1# include "psphotInternal.h"
    22
    33bool psphotAnnuli (pmSource *source, psMetadata *recipe, psMaskType maskVal) {
     
    5555  source->extpars->annuli->fluxVar = fluxSquare;
    5656
     57  psFree (pixelCount);
     58
    5759  return true;
    5860}
Note: See TracChangeset for help on using the changeset viewer.