-
## Current collection workstations
```
xf17id1-ws1 # interchangeable machine (can be used for DAMA tests if needed)
xf17id1-ws4 # interchangeable machine (can be used for DAMA tests if needed)
…
-
in `wait_for_fgs_valid()`:
```python
def wait_for_fgs_valid(fgs_motors: FastGridScan, timeout=0.5):
artemis.log.LOGGER.info("Waiting for valid fgs_params")
SLEEP_PER_CHECK = 0.1
tim…
-
An instrument Scientist associates a scientist with an instrument. However, in the real life, scientists might play a different role in a beamline: beamline manager, staff, Phd, technician, collaborat…
-
### Describe the bug
Using v4.6.6
A lattice element such as a corrector without parameters specified:
```
C01: CORRECTOR = { };
```
Results in the following repeated message during parsin…
-
Currently running `python tests/system_tests/test_i03_system.py` does not work as the following devices cannot connect:
* pin tip detect
* panda
This is because they are PVA device and on the be…
-
It would be good to have centralized docs for simulating the beamline (including install instructions)
CC: @DanOlds @davesprouster
-
This issue describes issues we are having with the Dante MCA on the Canberra Ge detector in 13-BM-D. The loaner Dante we tested in August 2019 worked very well with this detector. However, the perfo…
-
Unfortunately I missed the August meeting where this was on the agenda, but it would be good if we could discuss how we are planning to move towards using a common branch at the different beam lines. …
-
At the CHX beamline, we were seeing occasional issues where the selection of a run in the bluesky view was off by one.
Select the Nth item
The N+1th item's UID is displayed.
Not sure if there…
-
Hello,
I want to get the subj to display it in a qt gui. I see the method [getExperimentConfiguration()](https://sardana-controls.org/devel/api/sardana/taurus/core/tango/sardana/macroserver.html?hi…
kklmn updated
3 years ago