IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 29, 2009, 10:09:53 AM (17 years ago)
Author:
eugene
Message:

use peak threshold for footprint threshold (they must match anyway)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20090715/psphot/src/psphotFindDetections.c

    r21183 r25661  
    5252    // optionally merge peaks into footprints
    5353    if (useFootprints) {
    54         psphotFindFootprints (detections, significance, readout, recipe, pass, maskVal);
     54        psphotFindFootprints (detections, significance, readout, recipe, threshold, pass, maskVal);
    5555    }
    5656
Note: See TracChangeset for help on using the changeset viewer.