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

    r21519 r25755  
    226226
    227227          pmSourceSub (source, PM_MODEL_OP_FULL, maskVal);
    228           source->tmpFlags |= PM_SOURCE_TMPF_SUBTRACTED;
    229228
    230229          psFree (modelFluxes);
     
    253252        // subtract the best fit from the object, leave local sky
    254253        pmSourceSub (source, PM_MODEL_OP_FULL, maskVal);
    255         source->tmpFlags |= PM_SOURCE_TMPF_SUBTRACTED;
    256254
    257255        // the initial model flux is no longer needed
Note: See TracChangeset for help on using the changeset viewer.