as_built#

esis.flights.f1.optics.as_built(grid=None, axis_channel='channel', num_distribution=11)[source]#

Load the as-built optical model.

Based on design(), but includes efficiency and figure measurements of the primary mirror and gratings, as well as gain measurements of the sensor.

Parameters:
  • grid (None | ObjectVectorArray) – sampling of wavelength, field, and pupil positions that will be used to characterize the optical system.

  • axis_channel (str) – The name of the logical axis corresponding to changing camera channel.

  • num_distribution (int) – number of Monte Carlo samples to draw when computing uncertainties

Return type:

Instrument

Examples

Load the as-built optical model and print its parameters.

import esis

esis.flights.f1.optics.as_built()
Instrument()