mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
Loading...
Searching...
No Matches
imagingUtils_test.cpp File Reference

Tests CPU and CUDA imaging utilities. More...

Tests CPU and CUDA imaging utilities.

Definition in file imagingUtils_test.cpp.

#include "../../catch2/catch.hpp"
#include <iostream>
#include "../../../include/wfp/imagingUtils.hpp"

Go to the source code of this file.

Functions

 TEST_CASE ("Make a complex wavefront and extract it as an intensity image on CPU", "[wfp]")
 Make a complex wavefront and extract it as an intensity image on CPU.
 TEST_CASE ("Make a complex wavefront and extract it as an intensity image on GPU", "[wfp]")
 Make a complex wavefront and extract it as an intensity image on GPU.