IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 15, 2009, 9:56:23 AM (17 years ago)
Author:
eugene
Message:

add various new flag bits; move SUBTRACTED to internal only; threaded ops always use the threaded functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20090208/psphot/src/psphotDeblendSatstars.c

    r21408 r21490  
    111111       
    112112        // any peaks within this contour should be dropped (mark as blend, drop after loop is done)
    113         // also drop any peaks which are too close to this peal
     113        // also drop any peaks which are too close to this peak
    114114        psVector *xv = contour->data[0];
    115115        psVector *yv = contour->data[1];
Note: See TracChangeset for help on using the changeset viewer.