|
mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Definition in file simulatedAOSystem.hpp.
#include <iostream>#include <fstream>#include <cuda_runtime.h>#include <cublas_v2.h>#include "../../improc/imagePads.hpp"#include "../../wfp/imagingUtils.hpp"#include "../../wfp/fraunhoferPropagator.hpp"#include "../../ioutils/fits/fitsFile.hpp"#include "../../ioutils/fits/fitsUtils.hpp"#include "../../improc/eigenImage.hpp"#include "../../improc/eigenCube.hpp"#include "../../sys/timeUtils.hpp"#include "../../sigproc/signalWindows.hpp"#include "wavefront.hpp"#include "../aoPaths.hpp"Go to the source code of this file.
Classes | |
| class | mx::AO::sim::simulatedAOSystem< _realT, _wfsT, _reconT, _filterT, _dmT, _turbSeqT, _coronT > |
| A simulated AO system. More... | |
Namespaces | |
| namespace | mx |
| The mxlib c++ namespace. | |