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
Accelerator
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
Remove serialem code and revise context determination
- #632
#632
Merged
stephen-riggs
merged 12 commits into
main
DiamondLightSource/python-murfey:main
from
no-serialem
DiamondLightSource/python-murfey:no-serialem
Copy head branch name to clipboard
Jul 18, 2025
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Remove serialem code and revise context determination
#632
stephen-riggs
merged 12 commits into
main
DiamondLightSource/python-murfey:main
from
no-serialem
DiamondLightSource/python-murfey:no-serialem
Copy head branch name to clipboard
Commits
Commits on Jul 15, 2025
Add metadata options to _find_context
stephen-riggs
committed
f0dd9e8
View commit details
Copy full SHA for f0dd9e8
Browse repository at this point
Remove serialem logic
stephen-riggs
committed
be88af8
View commit details
Copy full SHA for be88af8
Browse repository at this point
Tests for finding context
stephen-riggs
committed
cd98ad8
View commit details
Copy full SHA for cd98ad8
Browse repository at this point
Avoid marking some metadata as SPA
stephen-riggs
committed
f95b861
View commit details
Copy full SHA for f95b861
Browse repository at this point
Commits on Jul 17, 2025
Moved CLEM context determination logic to the start of the '_find_context' function, as it conflicts with some of the metadata determindation logic for SPA and Tomo
tieneupin
committed
07d7eeb
View commit details
Copy full SHA for 07d7eeb
Browse repository at this point
Simplified the conditions for determining the context for CLEM TIFF files; the loading of the 'analyse_created_directories' key should not be needed
tieneupin
committed
76f5284
View commit details
Copy full SHA for 76f5284
Browse repository at this point
Added examples of files from the CLEM workflow that are used to determine the context
tieneupin
committed
b1a165d
View commit details
Copy full SHA for b1a165d
Browse repository at this point
Removed the need for an instance environment when determining the context of CLEM files; removed the corresponding mocks in the test
tieneupin
committed
2e6b21b
View commit details
Copy full SHA for 2e6b21b
Browse repository at this point
Added example CLEM workflow files that cannot be used to determine context, and more files that can
tieneupin
committed
cdbedff
View commit details
Copy full SHA for cdbedff
Browse repository at this point
Resolved merge conflicts with 'main' branch
tieneupin
committed
446f6c0
View commit details
Copy full SHA for 446f6c0
Browse repository at this point
Commits on Jul 18, 2025
Reinstate the [ form and test one more case
stephen-riggs
committed
0d363e7
View commit details
Copy full SHA for 0d363e7
Browse repository at this point
Make note on problem
stephen-riggs
committed
4d926b6
View commit details
Copy full SHA for 4d926b6
Browse repository at this point
You can’t perform that action at this time.