|
mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Functions | |
| TEST_CASE ("Make an Airy pattern and go back to pupil on CPU", "[wfp]") | |
| Make an Airy pattern and go back to pupil on CPU. | |
| TEST_CASE ("Make an Airy pattern and go back to pupil on GPU", "[wfp]") | |
| Make an Airy pattern and go back to pupil on GPU. | |
| TEST_CASE | ( | "Make an Airy pattern and go back to pupil on CPU" | , |
| "" | [wfp] ) |
Make an Airy pattern and go back to pupil on CPU.
Definition at line 24 of file fraunhoferPropagator_test.cpp.
References mx::wfp::makeComplexPupil(), mx::improc::maskCircle(), mx::wfp::fraunhoferPropagator< _wavefrontT, _cudaGPU >::propagateFocalToPupil(), and mx::wfp::fraunhoferPropagator< _wavefrontT, _cudaGPU >::propagatePupilToFocal().
| TEST_CASE | ( | "Make an Airy pattern and go back to pupil on GPU" | , |
| "" | [wfp] ) |
Make an Airy pattern and go back to pupil on GPU.
Definition at line 70 of file fraunhoferPropagator_test.cpp.
References mx::wfp::makeComplexPupil(), mx::improc::maskCircle(), mx::wfp::fraunhoferPropagator< _wavefrontT, _cudaGPU >::propagateFocalToPupil(), and mx::wfp::fraunhoferPropagator< _wavefrontT, _cudaGPU >::propagatePupilToFocal().