edges.io.templogs¶
Functions for reading temperature log files (EDGES-3 format .tmp and .log).
- edges.io.templogs.get_mean_temperature(temperature_table: QTable, start_time: Time | None = None, end_time: Time | None = None, load: Literal['box', 'amb', 'hot', 'open', 'short'] = 'box')[source]¶
Get the mean temperature for a particular load from the temperature table.