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
.
cdtools-developers
/
cdtools
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
17
Code
Issues
14
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Improve saving and loading of in-progress reconstructions
- #77
#77
Merged
allevitan
merged 13 commits into
master
cdtools-developers/cdtools:master
from
savenload
cdtools-developers/cdtools:savenload
Copy head branch name to clipboard
Jun 17, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Improve saving and loading of in-progress reconstructions
#77
allevitan
merged 13 commits into
master
cdtools-developers/cdtools:master
from
savenload
cdtools-developers/cdtools:savenload
Copy head branch name to clipboard
Commits
Commits on Apr 13, 2026
Add from_results_dict / from_results_h5 model loading from saved h5 files
Show description for 6aa5df0
allevitan
and
claude
committed
6aa5df0
View commit details
Copy full SHA for 6aa5df0
Browse repository at this point
Remove the need to use dataset for model.inspect() and model.save_results(), and update the examples accordingly. Docs and ipython notebooks not yet updated
allevitan
committed
b9dcb03
View commit details
Copy full SHA for b9dcb03
Browse repository at this point
Add a script to demonstrate loading from a saved reconstruction and add the obj_view_crop and units arguments back
allevitan
committed
83b1ed5
View commit details
Copy full SHA for 83b1ed5
Browse repository at this point
Commits on Jun 16, 2026
Merge in master
allevitan
committed
8ced842
View commit details
Copy full SHA for 8ced842
Browse repository at this point
Remove the datset arg from all remaining examples of model.inspect() in the example code
allevitan
committed
4594953
View commit details
Copy full SHA for 4594953
Browse repository at this point
Make the loading code for fancyptycho a bit more robust
allevitan
committed
4eb3a98
View commit details
Copy full SHA for 4eb3a98
Browse repository at this point
Update the saved gold ball ptycho treconstruction so it works with the new saving and loading
allevitan
committed
ed268a2
View commit details
Copy full SHA for ed268a2
Browse repository at this point
Add info on loading datasets to the tutorial
allevitan
committed
dd31c39
View commit details
Copy full SHA for dd31c39
Browse repository at this point
Update all referencs in the examples documentation to follow the new pattern
allevitan
committed
4d360f1
View commit details
Copy full SHA for 4d360f1
Browse repository at this point
Update the docs to include the new example for loading and viewing a ptychography reconstruction
allevitan
committed
6af72e1
View commit details
Copy full SHA for 6af72e1
Browse repository at this point
Add the new save and load style to all other models except for Multislice2DPtycho, which is depricated anyway
allevitan
committed
8bb7074
View commit details
Copy full SHA for 8bb7074
Browse repository at this point
Fix a high priority issue with the probe pixel size when probe_fourier_crop and oversampling are both used
allevitan
committed
5caad89
View commit details
Copy full SHA for 5caad89
Browse repository at this point
Merge branch 'fix_oversampling_pix_size' into savenload
allevitan
committed
30da2ce
View commit details
Copy full SHA for 30da2ce
Browse repository at this point
You can’t perform that action at this time.