|
mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Calculation of the modal covariance in the zernike basis. More...
Calculation of the modal covariance in the zernike basis.
Definition in file zernikeCovariance.hpp.
#include <gsl/gsl_integration.h>#include <gsl/gsl_errno.h>#include "../../math/constants.hpp"#include "../../math/func/jinc.hpp"#include "../../sigproc/zernike.hpp"#include "../../ioutils/fits/fitsFile.hpp"#include "../../improc/eigenImage.hpp"#include "../../improc/eigenCube.hpp"#include "../../mxlib.hpp"#include "../../ipc/ompLoopWatcher.hpp"#include "../../sys/timeUtils.hpp"#include "../../math/eigenLapack.hpp"#include "../../math/func/airyPattern.hpp"#include "aoAtmosphere.hpp"#include "aoPSDs.hpp"#include "aoSystem.hpp"#include "varmapToImage.hpp"Go to the source code of this file.
Classes | |
| struct | mx::AO::analysis::zernikeCovariance< realT, aosysT > |
| Structure to manage the zernike mode covariance calculation, passed to integration functions. More... | |
Namespaces | |
| namespace | mx |
| The mxlib c++ namespace. | |