IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 10, 2011, 5:23:09 PM (15 years ago)
Author:
eugene
Message:

measure a core flux in the moment analysis - this can be used with the kron flux to flag (and exclude?) detections in the badly-subtracted background regions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110213/psModules/src/objects/pmFootprint.h

    r30621 r30865  
    8484                                 const float nsigma_delta, // how many sigma above local background a peak needs to be to survive
    8585                                 const float fPadding, // fractional padding added to stdev since bright peaks have unreasonably high significance
    86                                  const float min_threshold // minimum permitted coll height
     86                                 const float min_threshold, // minimum permitted coll height
     87                                 const float max_threshold // maximum permitted coll height
    8788    );
    8889
Note: See TracChangeset for help on using the changeset viewer.