The result of comparing actual and expected centroids Used for debugging and benchmarking.
More...
The result of comparing actual and expected centroids Used for debugging and benchmarking.
Definition at line 1034 of file io.cpp.
◆ CentroidComparison()
lost::CentroidComparison::CentroidComparison |
( |
| ) |
|
|
inline |
◆ meanError
decimal lost::CentroidComparison::meanError |
Average distance from actual to expected centroids (in pixels) Only correct centroids are considered in this average.
Definition at line 1041 of file io.cpp.
◆ numCorrectCentroids
decimal lost::CentroidComparison::numCorrectCentroids |
Number of actual stars within the centroiding threshold of an expected star.
Definition at line 1046 of file io.cpp.
◆ numExtraCentroids
decimal lost::CentroidComparison::numExtraCentroids |
Stars in actual but not expected.
Ideally 0 This is a decimal because we may average multiple centroid comparisons together.
Definition at line 1052 of file io.cpp.
The documentation for this class was generated from the following file: