DiamondLightSource / DiamondLightSource/mx-bluesky
Jungfrau: Initial ispyb deposition
- Dominant language
- Python
- Stars
- 4
- Forks
- 5
- Avg merge
- 1d 30m
- Merged PRs (30d)
- 2
Description
Some initial code for putting the jungfrau rotation scans into ispyb has been hotfixed into https://github.com/DiamondLightSource/mx-bluesky/tree/jungfrau_oct_25_wip. Some annoying things that we hacked but need to think about:
* Detector type is different, at the moment we hard code this but we will need to get it out of metadata
* We can't just infer the filepath from the params, we need to read it out of the detector now we're using path provider
* Because nexus files are currently being written by @ndevenish we don't know when they're finished. This means we can't trigger zocalo on our side. So we need to put the `dcid` into the metadata file so that analysis can be triggered. Will ultimately be solved by writing the nexus files and triggering zocalo ourselves, like on other beamlines
Contributor guide
Assessment
This issue has not been assessed yet.