You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Calibration should be updated to handle empty calibration parameters. When no calibration parameters are supplied the default calibration data ca be put directly in calibration_data. In addition the example cal files should be deleted and a default cal file should be added to scos-sensor that supports any sigan by using empty calibration parameters.
The text was updated successfully, but these errors were encountered:
I really like the idea of removing the example cal files and replacing them with something that will support any sigan. However, I think there is a need to enforce calibration parameters. Maybe we can require that SignalAnalyzerInterface classes define which calibration parameters are required for a particular sigan. We should avoid a situation where SCOS can apply calibration data when it is not accurate to do so, e.g., if the measurement frequency differs from the calibration frequency, we need to make sure that the calibration data is not used to scale the measurement.
Calibration should be updated to handle empty calibration parameters. When no calibration parameters are supplied the default calibration data ca be put directly in calibration_data. In addition the example cal files should be deleted and a default cal file should be added to scos-sensor that supports any sigan by using empty calibration parameters.
The text was updated successfully, but these errors were encountered: