DiamondLightSource / DiamondLightSource/dodal

Set up diamond numtracker so that we can use the training rigs with it.

Open
#1,130 0 comments 0 reactions 1 assignee Claimed by @abbiemery View on GitHub
Dominant language
Python
Stars
5
Forks
13
Avg merge
3d 2h
Merged PRs (30d)
10

Description

We want to migrate the training rigs to use the new numtracker path provider, to do so we need to configure numtracker and then replace the path provider in the training rig module with the following:

```
from dodal.common.visit import StartDocumentBasedPathProvider
set_path_provider(StartDocumentBasedPathProvider())
```

needs https://github.com/DiamondLightSource/numtracker/issues/134

## Acceptance Criteria
- The training rigs can run a count scan using the StartDocumentBasedPathProvider and diamond numtracker

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.