design_full#

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

Load the entire optical design including the inactive channels.

This instance includes all six channels instead of the four active channels included in design().

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