Gateau User Manual
Atmospheric simulation of astronomical signals
input_checker.py File Reference

Functions

def gateau.input_checker.checkTelescopeDict (telescopeDict)
 
def gateau.input_checker.checkInstrumentDict (instrumentDict)
 
def gateau.input_checker.checkAtmosphereDict (atmosphereDict)
 
def gateau.input_checker.checkSourceDict (sourceDict)
 

Variables

int gateau.input_checker.TATM = 273
 
int gateau.input_checker.VWIND = 10
 
int gateau.input_checker.HCOLUMN = 1500
 
float gateau.input_checker.DXY = 0.2
 

Detailed Description

Checker functions for input dictionaries.

Apart from checking, the functions also set default parameters that are not given by the user in the input dictionary.