IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 21, 2007, 9:54:27 AM (19 years ago)
Author:
eugene
Message:

adding residual tables (from eam_02_branch)

File:
1 edited

Legend:

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

    r12792 r12950  
    6464    }
    6565
     66    // psArray *bounds = psphotGetBounds ();
     67    // psArray *sources = psphotBoundsToSources ();
     68
    6669    // construct sources and measure basic stats
    6770    psArray *sources = psphotSourceStats (readout, recipe, peaks);
     
    106109    psphotGuessModels (readout, sources, recipe, psf);
    107110
     111    // XXX test output of models
     112    // psphotTestSourceOutput (readout, sources, recipe, psf);
     113
    108114    if (dump) psphotSaveImage (NULL, readout->image,  "image.v0.fits");
    109115
Note: See TracChangeset for help on using the changeset viewer.