IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 2, 2009, 7:26:49 AM (16 years ago)
Author:
Paul Price
Message:

Try with normalisePeak=true again.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap/ppStack/src/ppStackMatch.c

    r26310 r26314  
    377377            if (!pmReadoutFakeFromSources(fake, readout->image->numCols, readout->image->numRows,
    378378                                          stampSources, SOURCE_MASK, NULL, NULL, options->psf,
    379                                           minFlux, footprint + size, false, false)) {
     379                                          minFlux, footprint + size, false, true)) {
    380380                psError(PS_ERR_UNKNOWN, false, "Unable to generate fake image with target PSF.");
    381381                psFree(fake);
Note: See TracChangeset for help on using the changeset viewer.