DiamondLightSource / DiamondLightSource/nexgen
Allow different numbers of frames per dataset
Open
good first issue
- Dominant language
- Python
- Stars
- 2
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Currently nexgen assumes that the Eiger writes out 1000 frames per dataset. This is actually configurable and we would like to configure it (see https://jira.diamond.ac.uk/browse/I04-1043).
## Acceptance Criteria
* When I create a `NXmxFileWriter` I can specify how many frames I expect to be in each dataset
* Nexgen will create a nexus file with VDS to the correct correct shape for this number of frames
Contributor guide
Assessment
This issue has not been assessed yet.