DETMON Pipeline Reference Manual  1.2.7
Macros
Functions to compute the Strehl

Macros

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

Detailed Description


Macro Definition Documentation

#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.

#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.

#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.

#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.

#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.

#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.