Skip to content

Analyis PID Information

Gabriel Fedel requested to merge ICSHWI-4739 into master

This MR is referent to https://jira.esss.lu.se/browse/ICSHWI-4739 It will implement the calculation of different statistic values to study the quality of the PID controller.

A previous version was implemented within the C++ code, but to make it clearer we moved everything to the database.

This implementation has been ongoing for a long time due to change on requirements, so it might have some confuse things on the code. I tried to cleaned up, but let me know if you get something confuse.

The main logic is in the file : db/sis8300llrf-Main-AnalysisPID.template

Edited by Gabriel Fedel

Merge request reports