filter_mesh_parameters#
- aiapy.psf.filter_mesh_parameters(*, use_preflightcore=False)[source]#
Geometric parameters for meshes in AIA filters used to calculate the point spread function.
- Parameters:
use_preflightcore (
bool
, optional) – If True, use the pre-flight values for the filter mesh parameters- Returns:
meshinfo (
dict
) – Dictionary with filter mesh information for each channel. Each channel entry then contains another dictionary with the following keys describing filter mesh properties of that channel (see Table 2 of [1]):angle_arm
: Angles of the four entrance filter armserror_angle_arm
: Error in angle of the four entrance filter armsspacing_e
: Distance between diffraction spikes from entrance filterspacing_fp
: Distance between diffraction spikes from focal plane filtermesh_pitch
: Pitch of the meshmesh_width
: Width of the meshwidth
: Width applied to the Gaussian such that after convolution we have the proper width (\(4/3\) at \(1/e\) of max)
References
See also
psf
Calculate the composite point spread function
Notes
These parameters were calculated from the following images and reference background images.
94:
image: ‘AIA20101016_191039_0094.fits’
reference: ‘AIA20101016_190903_0094.fits’
131:
image: ‘AIA20101016_191035_0131.fits’
reference: ‘AIA20101016_190911_0131.fits’
171:
image: ‘AIA20101016_191037_0171.fits’
reference: ‘AIA20101016_190901_0171.fits’
193:
image: ‘AIA20101016_191056_0193.fits’
reference: ‘AIA20101016_190844_0193.fits’
211:
image: ‘AIA20101016_191038_0211.fits’
reference: ‘AIA20101016_190902_0211.fits’
304:
image: ‘AIA20101016_191021_0304.fits’
reference: ‘AIA20101016_190845_0304.fits’
335:
image: ‘AIA20101016_191041_0335.fits’
reference: ‘AIA20101016_190905_0335.fits’