mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Go to the source code of this file.
Functions | |
SCENARIO ("Image cross-correlation with FFT using center of light", "[improc::imageXCorrFFT]") | |
SCENARIO ("Image cross-correlation with FFT using magnification peak finding", "[improc::imageXCorrFFT]") | |
SCENARIO | ( | "Image cross-correlation with FFT using center of light" | , |
"" | [improc::imageXCorrFFT] | ||
) |
Scenario: centroiding Gaussians with center of light
Verify center of light calculation
Definition at line 21 of file imageXCorrFFT_test.cpp.
SCENARIO | ( | "Image cross-correlation with FFT using magnification peak finding" | , |
"" | [improc::imageXCorrFFT] | ||
) |
Scenario: centroiding by magnification
Verify magnification peak finding
Definition at line 166 of file imageXCorrFFT_test.cpp.