mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
imageXCorrFFT_test.cpp File Reference

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]")
 

Function Documentation

◆ SCENARIO() [1/2]

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() [2/2]

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.