IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 20, 2007, 2:17:06 PM (19 years ago)
Author:
eugene
Message:

added psphotTestSourceOutput

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_02_branch/psphot/src/psphotReadout.c

    r12792 r12945  
    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.