Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
DiamondLightSource
/
python-murfey
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Issues
34
Pull requests
4
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add API endpoints to find and return client-side OTF directories
- #876
#876
Merged
tieneupin
merged 9 commits into
main
DiamondLightSource/python-murfey:main
from
detect-otf-files
DiamondLightSource/python-murfey:detect-otf-files
Copy head branch name to clipboard
Sep 2, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Add API endpoints to find and return client-side OTF directories
#876
tieneupin
merged 9 commits into
main
DiamondLightSource/python-murfey:main
from
detect-otf-files
DiamondLightSource/python-murfey:detect-otf-files
Copy head branch name to clipboard
Commits
Commits on Sep 1, 2026
'gain_directory_name' should be considered a data transfer-related field
tieneupin
committed
4bbd9e2
View commit details
Copy full SHA for 4bbd9e2
Browse repository at this point
Added API endpoints to the instrument and backend servers to return list of OTF directories found under the configured reference file directory
tieneupin
committed
ec490aa
View commit details
Copy full SHA for ec490aa
Browse repository at this point
Tidied up existing test code for module
tieneupin
committed
0e7c3bc
View commit details
Copy full SHA for 0e7c3bc
Browse repository at this point
Added test for the instrument server OTF directory-searching function
tieneupin
committed
229c8cc
View commit details
Copy full SHA for 229c8cc
Browse repository at this point
Commits on Sep 2, 2026
Fixed broken test
tieneupin
committed
c67e7d7
View commit details
Copy full SHA for c67e7d7
Browse repository at this point
Moved test backend server creation logic into a helper function
tieneupin
committed
1dc7496
View commit details
Copy full SHA for 1dc7496
Browse repository at this point
Added test for backend function to get OTF dirs; updated helper functions to extend mocking logic; fixed typos
tieneupin
committed
f3b4272
View commit details
Copy full SHA for f3b4272
Browse repository at this point
Add a check and error log for when gain reference directory is not configured
tieneupin
committed
1237601
View commit details
Copy full SHA for 1237601
Browse repository at this point
Add test case for when no gain reference directory is configured
tieneupin
committed
2206baf
View commit details
Copy full SHA for 2206baf
Browse repository at this point
You can’t perform that action at this time.