DiamondLightSource / DiamondLightSource/mx-bluesky
Allow non-zero starting omegas in XRC
Open
enhancement
hyperion
- Dominant language
- Python
- Stars
- 4
- Forks
- 5
- Avg merge
- 1d 30m
- Merged PRs (30d)
- 2
Description
Currently we assume that we start do the grid scans at omega = 0 then omega = 90. This is fine for testing but we should make sure that the code is generic enough that we can do a grid scan from any starting omega.
## Acceptance Criteria
* The motor positions put in the nexus file take into account the value of omega
* Omega is also correctly put into the nexus file
* We remove the check at the start of the grid scan for omega to be at 0
Contributor guide
Assessment
This issue has not been assessed yet.