TuningTool + MeasurementTool configuration simplification #50
JeanLucPons
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In order to simplify the configuration and to avoid discrepency, I propose to remove the actuators and observables from
TuningToolconfiguration. Basically in the example bellow, I propose to removesextu_array_nameandchromaticty_monitor_namefrom the config of DEFAULT_CHROMATICITY_CORRECTION. ATuningToolshould retrieve these ids from the response matrix. This would simplify a bit the configuration and especially avoid potential discrepancies between the loaded response and the usedTuningTool. When aMeasurementToolsave its data, it will includesextu_array_nameandchromaticity_nameasvariable_namesandobservable_names.Actual model of a
ResponseMatrixData:Beta Was this translation helpful? Give feedback.
All reactions