IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 21111


Ignore:
Timestamp:
Jan 12, 2009, 5:23:41 PM (17 years ago)
Author:
Paul Price
Message:

Cannot define both minimum flux and fixed radius.

File:
1 edited

Legend:

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

    r21110 r21111  
    412412
    413413            if (!pmReadoutFakeFromSources(fake, readout->image->numCols, readout->image->numRows,
    414                                           stampSources, NULL, NULL, psf, minFlux, footprint + size,
     414                                          stampSources, NULL, NULL, psf, NAN, footprint + size,
    415415                                          false, true)) {
    416416                psError(PS_ERR_UNKNOWN, false, "Unable to generate fake image with target PSF.");
Note: See TracChangeset for help on using the changeset viewer.