IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 6, 2006, 11:22:05 PM (20 years ago)
Author:
eugene
Message:

moved psphotGrowthCurve to pmGrowthCurveGenerate

File:
1 edited

Legend:

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

    r9833 r9890  
    3737    psf->growth = pmGrowthCurveAlloc (PSF_FIT_PAD, 100.0, REF_RADIUS);
    3838
    39     psphotGrowthCurve (readout, psf, IGNORE_GROWTH);
     39    pmGrowthCurveGenerate (readout, psf, IGNORE_GROWTH);
    4040
    4141    psVector *mask    = psVectorAllocEmpty (300, PS_TYPE_U8);
Note: See TracChangeset for help on using the changeset viewer.