SourceXtractorPlusPlus  0.13
Please provide a description of the project.
Namespaces | Functions
FluxMeasurement.cpp File Reference
#include "SEFramework/Aperture/FluxMeasurement.h"
Include dependency graph for FluxMeasurement.cpp:

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)