make_hale_aperture
- hcipy.aperture.make_hale_aperture(normalized=False, with_spiders=True)
Make the Hale Telescope aperture.
The size of the spiders and the attachements were based on the actual pupil measurements from Figure 2 of [Galicher2019]
[Galicher2019]Raphael Galicher et al., “Minimization of non-common path aberrations at the Palomar telescope using a self-coherent camera.” Astronomy & Astrophysics 631 (2019): A143.
- Parameters:
- normalizedboolean
If this is True, the outer diameter will be scaled to 1. Otherwise, the diameter of the pupil will be 5.08 meters.
- with_spiders: boolean
If this is False, the spiders will be left out.
- Returns:
- Field generator
The Hale Telescope aperture.