mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
Loading...
Searching...
No Matches
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.

References mx::improc::imageXCorrFFT< _realImageT >::ccIm(), mx::improc::imageXCorrFFT< _realImageT >::maxLag(), mx::improc::imageXCorrFFT< _realImageT >::refIm(), and mx::fits::fitsFile< dataT >::write().

◆ SCENARIO() [2/2]

SCENARIO ( "Image cross-correlation with FFT using magnification peak finding"  ,
""  [improc::imageXCorrFFT] 
)