|
SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
|
#include "SEFramework/Aperture/Flagging.h"
Go to the source code of this file.
Namespaces | |
| namespace | SourceXtractor |
Functions | |
| Flags | SourceXtractor::computeFlags (const std::shared_ptr< Aperture > &aperture, SeFloat centroid_x, SeFloat centroid_y, const std::vector< PixelCoordinate > &pix_list, const std::shared_ptr< Image< SeFloat > > &detection_img, const std::shared_ptr< Image< SeFloat > > &detection_variance, const std::shared_ptr< Image< SeFloat > > &threshold_image, SeFloat variance_threshold) |
Variables | |
| const SeFloat | SourceXtractor::CROWD_THRESHOLD_APER = 0.1 |
| const SeFloat | SourceXtractor::BADAREA_THRESHOLD_APER = 0.1 |