Analog board saturations tag/plot
Checks set of analog board monitors for voltages exceeding +/-9.5 V around the time of lockloss, and creates a tag/plot if it does. Similar to the BRS plot, this one (by commissioner suggestion) does not show up on the website if there is no tag. Channels names have been verified at LLO, they should also have a 10V limit on their boards. Closes #59
Showing
- locklost/config.py 18 additions, 0 deletionslocklost/config.py
- locklost/plugins/__init__.py 3 additions, 0 deletionslocklost/plugins/__init__.py
- locklost/plugins/board_sat.py 85 additions, 0 deletionslocklost/plugins/board_sat.py
- locklost/web/templates/event.tpl 12 additions, 0 deletionslocklost/web/templates/event.tpl
locklost/plugins/board_sat.py
0 → 100644
Please register or sign in to comment