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
Type
/
to 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
.
cicwi
/
PyCorrectedEmissionCT
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
10
Code
Issues
0
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Implement cone-beam geometry calibration
- #21
#21
Merged
Obi-Wan
merged 26 commits into
main
cicwi/PyCorrectedEmissionCT:main
from
cone_beam_calib
cicwi/PyCorrectedEmissionCT:cone_beam_calib
Copy head branch name to clipboard
Jun 10, 2026
Conversation
Commits
26
(26)
Checks
Files changed
Merged
Implement cone-beam geometry calibration
#21
Obi-Wan
merged 26 commits into
main
cicwi/PyCorrectedEmissionCT:main
from
cone_beam_calib
cicwi/PyCorrectedEmissionCT:cone_beam_calib
Copy head branch name to clipboard
Commits
Commits on Jun 9, 2026
Implemented cone-beam geometry calibration from rotating spheres.
Show description for 5c2dad5
Obi-Wan
committed
5c2dad5
View commit details
Copy full SHA for 5c2dad5
Browse repository at this point
Switched dims convention to be coherent with other alignment functions
Show description for 90aab93
Obi-Wan
committed
90aab93
View commit details
Copy full SHA for 90aab93
Browse repository at this point
Cone-beam: refactored Ellipse class, and reorganized visualizer
Show description for 092924f
Obi-Wan
committed
092924f
View commit details
Copy full SHA for 092924f
Browse repository at this point
Linting fixes
Show description for 1e0ade4
Obi-Wan
committed
1e0ade4
View commit details
Copy full SHA for 1e0ade4
Browse repository at this point
Modernized code to Python 3.10
Show description for 057064b
Obi-Wan
committed
057064b
View commit details
Copy full SHA for 057064b
Browse repository at this point
Alignment: fix type hinting
Show description for 784bc09
Obi-Wan
committed
784bc09
View commit details
Copy full SHA for 784bc09
Browse repository at this point
Fixed some imports
Show description for cecd865
Obi-Wan
committed
cecd865
View commit details
Copy full SHA for cecd865
Browse repository at this point
Changed Ellipse class initialization interface and fixed center fitting function
Show description for 3168912
Obi-Wan
committed
3168912
View commit details
Copy full SHA for 3168912
Browse repository at this point
Alignment/cone-beam: added ellipse fitting tests
Show description for 43bf455
Obi-Wan
committed
43bf455
View commit details
Copy full SHA for 43bf455
Browse repository at this point
More fixes for the eta fitting
Show description for 23405ca
Obi-Wan
committed
23405ca
View commit details
Copy full SHA for 23405ca
Browse repository at this point
First round of geometry overhaul, including a fix for specific ellipses positions
Show description for 3aee57d
Obi-Wan
committed
3aee57d
View commit details
Copy full SHA for 3aee57d
Browse repository at this point
Tests: added one simple unit test for the geometry calibration
Show description for 9399822
Obi-Wan
committed
9399822
View commit details
Copy full SHA for 9399822
Browse repository at this point
Further simplified function arguments and improved presentation
Show description for 0813574
Obi-Wan
committed
0813574
View commit details
Copy full SHA for 0813574
Browse repository at this point
Fixed tests and improved geometry plotting
Show description for 6af86c9
Obi-Wan
committed
6af86c9
View commit details
Copy full SHA for 6af86c9
Browse repository at this point
More fixes
Show description for 0ab9c53
Obi-Wan
committed
0ab9c53
View commit details
Copy full SHA for 0ab9c53
Browse repository at this point
Fixed geometry plotting to work with parallel geometry
Show description for b3a54d3
Obi-Wan
committed
b3a54d3
View commit details
Copy full SHA for b3a54d3
Browse repository at this point
Small formatting changes to tests
Show description for 77ce927
Obi-Wan
committed
77ce927
View commit details
Copy full SHA for 77ce927
Browse repository at this point
Removed unnnecessary newlines
Show description for 1c20757
Obi-Wan
committed
1c20757
View commit details
Copy full SHA for 1c20757
Browse repository at this point
Added checkbox for selecting the objects to set as visible
Show description for a8763ee
Obi-Wan
committed
a8763ee
View commit details
Copy full SHA for a8763ee
Browse repository at this point
Added example on how to use the calibration data
Show description for d395401
Obi-Wan
committed
d395401
View commit details
Copy full SHA for d395401
Browse repository at this point
Models: Added projection lines to geometry visualization
Show description for 6e53e4e
Obi-Wan
committed
6e53e4e
View commit details
Copy full SHA for 6e53e4e
Browse repository at this point
Added fine-tuning to the example
Show description for b69046c
Obi-Wan
committed
b69046c
View commit details
Copy full SHA for b69046c
Browse repository at this point
Commits on Jun 10, 2026
Added tutorial
Show description for a42fc54
Obi-Wan
committed
a42fc54
View commit details
Copy full SHA for a42fc54
Browse repository at this point
Fixed example script
Show description for 70ca9a3
Obi-Wan
committed
70ca9a3
View commit details
Copy full SHA for 70ca9a3
Browse repository at this point
Final tweaks to the tutorial
Show description for a0a8ec7
Obi-Wan
committed
a0a8ec7
View commit details
Copy full SHA for a0a8ec7
Browse repository at this point
Added one last check that should avoid mixing the order of the ellipses
Show description for 745f6f2
Obi-Wan
committed
745f6f2
View commit details
Copy full SHA for 745f6f2
Browse repository at this point
You can’t perform that action at this time.