test_tempMeasurement

test_tempMeasurement.test_gauss_markov_properties()[source]

Test the statistical properties of the Gauss-Markov noise model in tempMeasurement. Tests: 1. Error bounds are not violated too often (<0.3% of samples) 2. Error bounds are actually being used (at least one >80% excursion)

test_tempMeasurement.test_sensorThermalFault(tempFault)[source]

This function is called by the py.test environment.