SourceXtractorPlusPlus  0.12
Please provide a description of the project.
Classes | Namespaces | Functions
FluxMeasurement.h File Reference
#include "Aperture.h"
#include "SEFramework/Image/WriteableImage.h"
#include "SEFramework/Source/SourceFlags.h"
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

 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)