IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 6, 2005, 11:20:45 PM (21 years ago)
Author:
eugene
Message:

further basic concepts

Location:
trunk/psphot
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot

    • Property svn:ignore set to
      bin
  • trunk/psphot/src/source_moments.c

    r4114 r4129  
    1818    psRegion *keep = psRegionAlloc (XBORDER, -XBORDER, YBORDER, -YBORDER);
    1919    keep           = psRegionForImage (keep, image, keep);
    20     peaks          = pmPeaksSubset (allpeaks, 100000, keep);
    21 
    2220    // I need to exclude the saturated objects here, but include them again later...?
    2321    peaks          = pmPeaksSubset (allpeaks, 100000, keep);
Note: See TracChangeset for help on using the changeset viewer.