API
psfAcq.hpp File Reference

The MagAO-X PSF Fitter application header. More...

#include "../../libMagAOX/libMagAOX.hpp"
#include "../../magaox_git_version.h"
#include <mx/math/fit/fitGaussian.hpp>
#include <mx/improc/imageFilters.hpp>
Include dependency graph for psfAcq.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MagAOX::app::darkShmimT
 
struct  MagAOX::app::Star
 
class  MagAOX::app::psfAcq
 The MagAO-X PSF Fitter. More...
 

Namespaces

 MagAOX
 
 MagAOX::app
 

Functions

float MagAOX::app::calculateDistance (float x1, float y1, float x2, float y2)
 
 MagAOX::app::INDI_NEWCALLBACK_DEFN (psfAcq, m_indiP_restartAcq)(const pcf
 
 MagAOX::app::INDI_NEWCALLBACK_DEFN (psfAcq, m_indiP_calcSeeing)(const pcf
 
 MagAOX::app::INDI_NEWCALLBACK_DEFN (psfAcq, m_indiP_acquire_star)(const pcf
 
 MagAOX::app::INDI_SETCALLBACK_DEFN (psfAcq, m_indiP_fpsSource)(const pcf
 

Detailed Description

The MagAO-X PSF Fitter application header.

Definition in file psfAcq.hpp.