SourceXtractorPlusPlus
0.13
Please provide a description of the project.
|
#include "SEFramework/Aperture/FluxMeasurement.h"
Go to the source code of this file.
Namespaces | |
SourceXtractor | |
Functions | |
static std::tuple< SeFloat, SeFloat > | SourceXtractor::getMirrorPixel (SeFloat centroid_x, SeFloat centroid_y, int pixel_x, int pixel_y, const std::shared_ptr< Image< SeFloat >> &img, const std::shared_ptr< Image< SeFloat >> &variance_map, SeFloat variance_threshold) |
FluxMeasurement | SourceXtractor::measureFlux (const std::shared_ptr< Aperture > &aperture, SeFloat centroid_x, SeFloat centroid_y, const std::shared_ptr< Image< SeFloat >> &img, const std::shared_ptr< Image< SeFloat >> &variance_map, SeFloat variance_threshold, bool use_symmetry) |