design_single#

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

Load only a single channel of the optical design.

Since the system is rotationally symmetric, sometimes it’s nice to model only one channel

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