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/psphotReadoutKnownSources.c

    r23442 r25755  
    4141
    4242    // construct sources and measure basic stats
    43     psArray *sources = psphotSourceStats (config, readout, detections);
     43    psArray *sources = psphotSourceStats (config, readout, detections, true);
    4444    if (!sources) return false;
    4545
Note: See TracChangeset for help on using the changeset viewer.