IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 2, 2009, 3:12:47 PM (17 years ago)
Author:
eugene
Message:

check in changes from gene@development branch : extensive changes to moments calculation, psf model generation, aperture residuals; improvements to extended source analysis

Location:
trunk/psphot/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src

    • Property svn:ignore
      •  

        old new  
        1818psphotVersionDefinitions.h
        1919psphotMomentsStudy
         20psphotPetrosianStudy
  • trunk/psphot/src/psphotFindDetections.c

    r21183 r25755  
    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.