iqm.cpc.compiler.station_settings.find_observation#
- iqm.cpc.compiler.station_settings.find_observation(observation_path, calibration_set_values, *, required=True)#
Return the value of the given calibration observation, or raise an error.
- Parameters:
- Returns:
value of the observation, or
Noneif not found- Raises:
CalibrationError –
requiredisTrueand the observation cannot be found incalibration_set- Return type:
ObservationValue