Skip to content

Updated P51 to use Device Manager#1930

Open
subughimire420 wants to merge 9 commits intomainfrom
numtracker-path-provider-update
Open

Updated P51 to use Device Manager#1930
subughimire420 wants to merge 9 commits intomainfrom
numtracker-path-provider-update

Conversation

@subughimire420
Copy link
Contributor

Updated P51 to use Device Manager. P51 used a call to set_path_provider. As per the documentation in https://diamondlightsource.github.io/blueapi/main/how-to/integrate-with-numtracker.html Section Updating BlueAPI and Dodal, I removed set_path_provider calls by using device manager in order to use numtracker.

@codecov
Copy link

codecov bot commented Feb 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.05%. Comparing base (f188f57) to head (68c1c0e).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1930   +/-   ##
=======================================
  Coverage   99.05%   99.05%           
=======================================
  Files         312      314    +2     
  Lines       11740    11783   +43     
=======================================
+ Hits        11629    11672   +43     
  Misses        111      111           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

return StaticVisitPathProvider(
BL,
Path("/dls/p51/data/2026/cm44254-1/tmp"),
Path("/dls/p51/data/2026/cm44254-1"),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be better to use /tmp and a local numbering source for development work to avoid risking writing to commissioning for offline testing.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At the minute, all the nexus files are being written in "/dls/p51/data/2026/cm44254-1" for step scans etc. Thought it would be consistent to put the panda files in the same location.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants