|
mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Functions | |
| TEST_CASE ("Recover Gaussian displacement and centroid", "[improc::imageXCorrDiscrete]") | |
| TEST_CASE | ( | "Recover Gaussian displacement and centroid" | , |
| "" | [improc::imageXCorrDiscrete] ) |
Recovering Gaussian displacement and centroid
Verify imageXCorrDiscrete interpolation and imageCenterOfLight calculation.
Definition at line 31 of file imageXCorrDiscrete_test.cpp.
References mx::improc::imageXCorrDiscrete< _ccImT >::ccIm(), mx::math::func::gaussian2D(), mx::improc::imageCenterOfLight(), mx::improc::imageXCorrDiscrete< _ccImT >::magIm(), mx::improc::imageXCorrDiscrete< _ccImT >::maskIm(), and mx::improc::imageXCorrDiscrete< _ccImT >::refIm().