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

Go to the source code of this file.

Functions

 SCENARIO ("testing noll_nm", "[sigproc::zernike]")
 
 SCENARIO ("testing zernikeQNorm", "[sigproc::zernike]")
 

Function Documentation

◆ SCENARIO() [1/2]

SCENARIO ( "testing noll_nm"  ,
""  [sigproc::zernike] 
)

Scenario: testing noll_nm

Verify calculation of Noll nm values from j. Goes through each of the cases in Table 1 of [17]

Definition at line 18 of file zernike_test.cpp.

References mx::sigproc::noll_nm().

◆ SCENARIO() [2/2]

SCENARIO ( "testing zernikeQNorm"  ,
""  [sigproc::zernike] 
)

Scenario: testing zernikeQNorm Verify compilation and execution of zernikeQNorm. This does not validate the output.

Definition at line 271 of file zernike_test.cpp.

References mx::astro::constants::k(), and mx::sigproc::zernikeQNorm().