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

    r25738 r25755  
    5656
    5757    // construct sources and measure basic stats
    58     psArray *sources = psphotSourceStats (config, readout, detections);
     58    psArray *sources = psphotSourceStats (config, readout, detections, true);
    5959    if (!sources) return false;
    6060
Note: See TracChangeset for help on using the changeset viewer.