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 }}
DiamondLightSource
/
python-murfey
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Issues
34
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Register FIB data in ISPyB
- #805
#805
Merged
tieneupin
merged 18 commits into
main
DiamondLightSource/python-murfey:main
from
register-fib-ispyb-data
DiamondLightSource/python-murfey:register-fib-ispyb-data
Copy head branch name to clipboard
May 29, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Register FIB data in ISPyB
#805
tieneupin
merged 18 commits into
main
DiamondLightSource/python-murfey:main
from
register-fib-ispyb-data
DiamondLightSource/python-murfey:register-fib-ispyb-data
Copy head branch name to clipboard
Commits
Commits on May 20, 2026
More noticeable dividers between different database table categories
tieneupin
committed
3709464
View commit details
Copy full SHA for 3709464
Browse repository at this point
Moved 'number_from_name' into new module 'murfey.util.fib'
tieneupin
committed
84ad3b4
View commit details
Copy full SHA for 84ad3b4
Browse repository at this point
Adjust logic to register only the latest FIB atlas acquired for a FIB sample slot
tieneupin
committed
5e6b5be
View commit details
Copy full SHA for 5e6b5be
Browse repository at this point
Updated DB test to check that only one file was registered
tieneupin
committed
ff3a3ab
View commit details
Copy full SHA for ff3a3ab
Browse repository at this point
Commits on May 21, 2026
Migrated 'number_from_name' test to its own test module
tieneupin
committed
cb0a651
View commit details
Copy full SHA for cb0a651
Browse repository at this point
Updated registratino logic so that 'add' and 'commit' always happen at the end of the function, and both new and old entries are populated or updated correctly
tieneupin
committed
94d95a8
View commit details
Copy full SHA for 94d95a8
Browse repository at this point
Fixed broken test
tieneupin
committed
409f9a4
View commit details
Copy full SHA for 409f9a4
Browse repository at this point
Added logic to register data collection group and atlas rows in ISPyB using FIB atlas data
tieneupin
committed
fe18692
View commit details
Copy full SHA for fe18692
Browse repository at this point
Added tests for the ISPyB database registration components of the workflow
tieneupin
committed
06d9cac
View commit details
Copy full SHA for 06d9cac
Browse repository at this point
Commits on May 22, 2026
Module import can occur in the test function instead, since it's only needed for one function
tieneupin
committed
89f34b0
View commit details
Copy full SHA for 89f34b0
Browse repository at this point
Commits on May 28, 2026
Merged recent changes from 'main' branch
tieneupin
committed
a89f102
View commit details
Copy full SHA for a89f102
Browse repository at this point
Updated the FIB atlas registration workflow so that it is passed to and run through the RabbitMQ feedback queue instead of being loaded directly
tieneupin
committed
032ea3b
View commit details
Copy full SHA for 032ea3b
Browse repository at this point
Updated Pydantic model name and removed DB dependency for 'register_fib_atlas' API endpoint
tieneupin
committed
e038617
View commit details
Copy full SHA for e038617
Browse repository at this point
Updated test for 'register_fib_atlas' API endpoint
tieneupin
committed
ec7cf48
View commit details
Copy full SHA for ec7cf48
Browse repository at this point
Updated test for 'register_atlas' FIB workflow
tieneupin
committed
c778394
View commit details
Copy full SHA for c778394
Browse repository at this point
Commits on May 29, 2026
Add minimal logic needed to create, save, and register thumbnail images of the FIB atlases
tieneupin
committed
29e8668
View commit details
Copy full SHA for 29e8668
Browse repository at this point
Added minimal changes needed to test the '_make_thumbnail' function
tieneupin
committed
6eb8416
View commit details
Copy full SHA for 6eb8416
Browse repository at this point
Do not manually chmod 'processed' directory; just inherit permissions as normal
tieneupin
committed
6164a9d
View commit details
Copy full SHA for 6164a9d
Browse repository at this point
You can’t perform that action at this time.