IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 7, 2005, 6:32:40 PM (21 years ago)
Author:
eugene
Message:

cleanup, organization

File:
1 edited

Legend:

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

    r4954 r4977  
    2424        // allocate image, noise, mask arrays for each peak (square of radius OUTER)
    2525        // XXX EAM : this has 12 leaks (v.5)
    26         pmSourceDefinePixels (source, imdata, source->peak->x, source->peak->y, OUTER);
     26        psphotDefinePixels (source, imdata, source->peak->x, source->peak->y, OUTER);
    2727
    2828        // measure a local sky value
Note: See TracChangeset for help on using the changeset viewer.