IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 13, 2008, 10:58:27 PM (17 years ago)
Author:
Paul Price
Message:

Filter source list used for stamps to remove sources that have nearby neighbours. We don't want to choose as stamps something that isn't a real source, but more like a ton of unresolved sources.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStack/src/ppStack.h

    r20711 r20753  
    145145                  float *chi2,          // Chi^2 from the stamps
    146146                  float *weighting,     // Stack weighting (1/noise^2)
    147                   const psArray *sources, // Array of sources
     147                  psArray *sources,    // Array of sources
    148148                  const pmPSF *psf,     // Target PSF
    149149                  psRandom *rng,        // Random number generator
Note: See TracChangeset for help on using the changeset viewer.