DiamondLightSource / DiamondLightSource/mx-bluesky
Create numtracker-friendly internal parameter models
Open
- Dominant language
- Python
- Stars
- 4
- Forks
- 5
- Avg merge
- 1d 30m
- Merged PRs (30d)
- 2
Description
When using Bluesky with BlueAPI + numtracker, there are a few parameters which are baked into our common components which we will now be getting from other places:
- `visit`: BlueAPI will add this to the run engine metadata as "instrument_session", so we can access this within callbacks rather than as a separate parameter
- `storage_directory`: `StandardDetector` is given a PathProvider which uses numtracker, so this directory is calculated for us
Contributor guide
Assessment
This issue has not been assessed yet.