|
mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Tests CPU and CUDA Fraunhofer propagation. More...
Tests CPU and CUDA Fraunhofer propagation.
Definition in file fraunhoferPropagator_test.cpp.
#include "../../catch2/catch.hpp"#include <iostream>#include "../../../include/wfp/fraunhoferPropagator.hpp"#include "../../../include/improc/eigenImage.hpp"#include "../../../include/improc/imageMasks.hpp"#include "../../../include/math/constants.hpp"Go to the source code of this file.
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. | |