ER2 Sensor

To fascilitate the campaign the new class ALISensorER2 can be used.

class ALISensorER2(wavelength_nm: ndarray, pixel_vert_fov: LineShape | None = None, pixel_horiz_fov: LineShape | None = None, image_horiz_fov: float = 5.02, image_vert_fov: float = 6.28, num_columns: int = 1, num_rows: int = 100, ideal_optics: bool = False, collapse_images: bool = False, central_aotf_wavelength: float = 850.0, central_lcr_wavelength: float = 850.0, aperture_effective_area_cm2: float = 0.4626, single_channel_aotf: bool = True, straylight: float = 0.0)[source]

ALI sensor class designed to simulate the elegant breadboard version of ALI. This includes a single channel AOTF designed to measure between 800 and 1500nm. The optics include a 3-bounce mirror to simulate the periscope needed for the ER-2 mounting.