SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
FluxMeasurement.h File Reference
Include dependency graph for FluxMeasurement.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SourceXtractor::FluxMeasurement

Namespaces

namespace  SourceXtractor

Functions

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)
template<typename T>
void SourceXtractor::fillAperture (const std::shared_ptr< Aperture > &aperture, SeFloat centroid_x, SeFloat centroid_y, const std::shared_ptr< WriteableImage< T > > &img, T value)
template<typename T>
void SourceXtractor::drawAperture (const std::shared_ptr< Aperture > &aperture, SeFloat centroid_x, SeFloat centroid_y, const std::shared_ptr< WriteableImage< T > > &img, T value)