|
mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Tests CPU and CUDA pyramid-sensor simulations. More...
Tests CPU and CUDA pyramid-sensor simulations.
Definition in file pyramidSensor_test.cpp.
#include "../../../catch2/catch.hpp"#include "../../../../include/ao/sim/pyramidSensor.hpp"#include "../../../../include/ao/sim/ccdDetector.hpp"#include "../../../../include/improc/eigenImage.hpp"#include "../../../../include/improc/imageMasks.hpp"Go to the source code of this file.
Functions | |
| TEST_CASE ("Simulate a pyramid sensor on CPU", "[ao::sim]") | |
| Simulate a pyramid sensor on CPU. | |
| TEST_CASE ("Simulate a pyramid sensor on GPU", "[ao::sim]") | |
| Simulate a pyramid sensor on GPU. | |