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
As a OFFSPEC user/scientist, I would like to be able to see essential parameters on the reflectometry front panel. At the moment, the beamline specific panels that get loaded by the reflectometry front panel have not yet been created so that part of the front panel is currently just blank.
Acceptance Criteria
There is an OPI for OFFSPEC displaying each of the following (same as for existing instruments):
A panel with all relevant HGAP parameters
S1HG, S2HG, S3HG
A panel with all relevant VGAP parameters
S1VG, S2VG, S3VG, S3Block (see POLREF vgap opi for example)
A panel with all relevant "important" beamline parameters
(Display name: PARAM NAME)
Theta: THETA
Polariser Angle: SMANGLE
Polariser Height: SMOFFSET
Polariser Status: SMINBEAM
A panel with all relevant sample stack parameters
(Display name: PARAM NAME)
Height: SAMPOFFSET
Height 2: SAMPHEIGHT
Trans: SAMPTRANS
Phi: SAMPPHI
Psi: SAMPPSI
Chi: SAMPCHI
These OPIs are loaded by the reflectometry front panel if (and only if) the reflectometry config sets the OPI constant to OFFSPEC
Extra Information
Copy one of the existing instrument OPI folders, e.g. .../resources/reflectometry/INTER/, rename the folder to OFFSPEC and edit the OPIs to show the appropriate parameters
How to Test
verbose instructions for reviewer to test changes
(Add before making a PR)
The text was updated successfully, but these errors were encountered:
As a OFFSPEC user/scientist, I would like to be able to see essential parameters on the reflectometry front panel. At the moment, the beamline specific panels that get loaded by the reflectometry front panel have not yet been created so that part of the front panel is currently just blank.
Acceptance Criteria
PARAM NAME
)THETA
SMANGLE
SMOFFSET
SMINBEAM
PARAM NAME
)SAMPOFFSET
SAMPHEIGHT
SAMPTRANS
SAMPPHI
SAMPPSI
SAMPCHI
OPI
constant toOFFSPEC
Extra Information
Copy one of the existing instrument OPI folders, e.g.
.../resources/reflectometry/INTER/
, rename the folder to OFFSPEC and edit the OPIs to show the appropriate parametersHow to Test
verbose instructions for reviewer to test changes
(Add before making a PR)
The text was updated successfully, but these errors were encountered: