|
SourceXtractorPlusPlus 1.0.3
SourceXtractor++, the next generation SExtractor
|

Go to the source code of this file.
Namespaces | |
| namespace | 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) |