IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 8475


Ignore:
Timestamp:
Aug 22, 2006, 1:24:16 PM (20 years ago)
Author:
rhl
Message:

Move psphotBasicDeblend above psphotRoughClass; bug 807

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotReadout.c

    r7758 r8475  
    4444    }
    4545
     46    // mark blended peaks PS_SOURCE_BLEND
     47    psphotBasicDeblend (sources, recipe);
     48
    4649    // classify sources based on moments, brightness
    4750    // faint sources not classified?
     
    5760        return true;
    5861    }
    59 
    60     // mark blended peaks PS_SOURCE_BLEND
    61     psphotBasicDeblend (sources, recipe);
    6262
    6363    // use bright stellar objects to measure PSF
Note: See TracChangeset for help on using the changeset viewer.