SourceXtractorPlusPlus
0.15
Please provide a description of the project.
|
Go to the source code of this file.
Namespaces | |
SourceXtractor | |
Functions | |
static std::tuple< SeFloat, SeFloat > | SourceXtractor::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) |