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/psphotFitGalaxies.c

    r4954 r4977  
    7272        if (model->radius > OUTER_RADIUS) {
    7373          // (re)-allocate image, noise, mask arrays for each peak (square of radius OUTER)
    74           pmSourceDefinePixels (source, imdata, x, y, model->radius);
     74          psphotDefinePixels (source, imdata, x, y, model->radius);
    7575        }
    7676
Note: See TracChangeset for help on using the changeset viewer.