InstrumentParameters#

class VSPEC.params.observation.InstrumentParameters(telescope: SingleDishParameters | CoronagraphParameters, bandpass: BandpassParameters, detector: DetectorParameters)#

Bases: BaseParameters

Class to store instrument parameters for observations.

Parameters:
telescope#

The telescope parameters for the instrument.

Type:

TelescopeParameters

bandpass#

The bandpass parameters for the instrument.

Type:

BandpassParameters

detector#

The detector parameters for the instrument.

Type:

DetectorParameters

classmethod mirecle()#

2m MIRECLE setup [1]. Returns an InstrumentParameters instance initialized with the 2m MIRECLE setup.

Returns:

InstrumentParameters instance for the 2m MIRECLE setup.

Return type:

InstrumentParameters

References

[1] Mandell et al. [2022]