SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
Namespaces | Functions
FluxMeasurement.cpp File Reference
#include "SEFramework/Aperture/FluxMeasurement.h"
#include "SEFramework/Image/ImageChunk.h"
Include dependency graph for FluxMeasurement.cpp:

Go to the source code of this file.

Namespaces

namespace  SourceXtractor
 

Functions

static std::tuple< SeFloat, SeFloatSourceXtractor::getMirrorPixel (SeFloat centroid_x, SeFloat centroid_y, PixelCoordinate min_pixel, int pixel_x, int pixel_y, const ImageChunk< SeFloat > &img, const ImageChunk< 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)