NACO Pipeline Reference Manual  4.4.0
Macros
Functions to compute the Strehl

Macros

#define IRPLIB_STREHL_M1
 The diameter of the primary mirror, [m]. More...
 
#define IRPLIB_STREHL_M2
 The diameter of the secondary mirror, [m]. More...
 
#define IRPLIB_STREHL_BOX_SIZE
 The size of the internally used PSF-image, [pixel]. More...
 
#define IRPLIB_STREHL_STAR_RADIUS
 The radius of the star, [Arcseconds]. More...
 
#define IRPLIB_STREHL_BACKGROUND_R1
 The inner radius of the noise-estimation region, [Arcseconds]. More...
 
#define IRPLIB_STREHL_BACKGROUND_R2
 The outer radius of the noise-estimation region, [Arcseconds]. More...
 

Detailed Description

Macro Definition Documentation

#define IRPLIB_STREHL_M1

The diameter of the primary mirror, [m].

See Also
irplib_strehl_compute()

Definition at line 53 of file irplib_strehl.h.

Referenced by naco_strehl_compute().

#define IRPLIB_STREHL_M2

The diameter of the secondary mirror, [m].

See Also
irplib_strehl_compute()

Definition at line 62 of file irplib_strehl.h.

Referenced by naco_strehl_compute().

#define IRPLIB_STREHL_BOX_SIZE

The size of the internally used PSF-image, [pixel].

See Also
irplib_strehl_compute()

Definition at line 71 of file irplib_strehl.h.

Referenced by naco_strehl_compute().

#define IRPLIB_STREHL_STAR_RADIUS

The radius of the star, [Arcseconds].

See Also
irplib_strehl_compute()

Definition at line 81 of file irplib_strehl.h.

Referenced by naco_parameter_set().

#define IRPLIB_STREHL_BACKGROUND_R1

The inner radius of the noise-estimation region, [Arcseconds].

See Also
irplib_strehl_compute()

Definition at line 90 of file irplib_strehl.h.

Referenced by naco_parameter_set().

#define IRPLIB_STREHL_BACKGROUND_R2

The outer radius of the noise-estimation region, [Arcseconds].

See Also
irplib_strehl_compute()

Definition at line 99 of file irplib_strehl.h.

Referenced by naco_parameter_set().