BNMR: Custom Modes page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 26: | Line 26: | ||
== Example screenshot == | == Example screenshot == | ||
[[Image:Custom_modes.png|left| | [[Image:Custom_modes.png|left|thumb|800px|Figure 1:Parameter page for Mode 1f with run stopped]] | ||
[[Category:BNMR]] [[Category:Webserver]] | [[Category:BNMR]] [[Category:Webserver]] |
Latest revision as of 10:51, 2 May 2022
Links
Introduction
The modes page allows the user to:
- view the details of each experimental mode as a feature matrix / table
- change the current mode
The mode can only be changed when a run is stopped.
Implementation
The page uses Midas JRPC calls to talk to:
- the
mode_changer.py
program for getting the details of each mode and changing modes
The page uses standard Midas custom page tools for reading ODB settings like the current mode.