IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 30, 2007, 3:51:22 PM (19 years ago)
Author:
eugene
Message:

added psphotSourceSize, not fully integrated

File:
1 edited

Legend:

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

    r13035 r13086  
    128128    psphotFitSourcesLinear (readout, sources, recipe, psf, FALSE);
    129129    if (dump) psphotSaveImage (NULL, readout->image,  "image.v1.fits");
     130
     131    // XXX test the CR/EXT measurement
     132    psphotSourceSize (readout, sources, recipe);
     133
    130134    if (!strcasecmp (breakPt, "ENSEMBLE")) {
    131135        goto finish;
Note: See TracChangeset for help on using the changeset viewer.