design#

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

Load all six channels of the ESIS-II design.

This model starts with design_single() and modifies the azimuth of the gratings, filters, and detectors to be a six-element vector.

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