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
.
diffpy
/
diffpy.srfit
Public
Notifications
You must be signed in to change notification settings
Fork
24
Star
6
Code
Issues
23
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
feat: Initialize FitRecipe with a results file or object
- #166
#166
Merged
sbillinge
merged 18 commits into
diffpy:v3.3.0
diffpy/diffpy.srfit:v3.3.0
from
cadenmyers13:init-w-results
cadenmyers13/diffpy.srfit:init-w-results
Copy head branch name to clipboard
Mar 3, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
feat: Initialize FitRecipe with a results file or object
#166
sbillinge
merged 18 commits into
diffpy:v3.3.0
diffpy/diffpy.srfit:v3.3.0
from
cadenmyers13:init-w-results
cadenmyers13/diffpy.srfit:init-w-results
Copy head branch name to clipboard
Commits
Commits on Feb 26, 2026
fix conftest fixture so it creates new recipe object on each call
cadenmyers13
committed
698842e
View commit details
Copy full SHA for 698842e
Browse repository at this point
update fixture initial values to be more different
cadenmyers13
committed
12ee91c
View commit details
Copy full SHA for 12ee91c
Browse repository at this point
update expected to accound for the slight difference now
cadenmyers13
committed
0d6e1be
View commit details
Copy full SHA for 0d6e1be
Browse repository at this point
feat: initialize FitRecipe from a results file or object
cadenmyers13
committed
474b32e
View commit details
Copy full SHA for 474b32e
Browse repository at this point
test: tests for the new feature
cadenmyers13
committed
96ac076
View commit details
Copy full SHA for 96ac076
Browse repository at this point
add utils objects to get dict from results object or file
cadenmyers13
committed
66a658d
View commit details
Copy full SHA for 66a658d
Browse repository at this point
news
cadenmyers13
committed
83fd535
View commit details
Copy full SHA for 83fd535
Browse repository at this point
fix accident in test_fitresults
cadenmyers13
committed
0c25030
View commit details
Copy full SHA for 0c25030
Browse repository at this point
use get_results_dictionary method to get params_dict
cadenmyers13
committed
0625461
View commit details
Copy full SHA for 0625461
Browse repository at this point
initializeRecipe deprecation
cadenmyers13
committed
17f2b10
View commit details
Copy full SHA for 17f2b10
Browse repository at this point
add better docstrings to fitrecipe and fitresults
cadenmyers13
committed
9e205d7
View commit details
Copy full SHA for 9e205d7
Browse repository at this point
add 'The' to docstrings
cadenmyers13
committed
39178a6
View commit details
Copy full SHA for 39178a6
Browse repository at this point
Commits on Feb 27, 2026
do linspace with odd number of points
cadenmyers13
committed
73704f4
View commit details
Copy full SHA for 73704f4
Browse repository at this point
Commits on Mar 2, 2026
revert recipe fixture back, explicitly set scope to 'function', and add a new helper function that builds recipe for init testing
cadenmyers13
committed
aae48e0
View commit details
Copy full SHA for aae48e0
Browse repository at this point
add assert recipes arent equal
cadenmyers13
committed
02b0443
View commit details
Copy full SHA for 02b0443
Browse repository at this point
Commits on Mar 3, 2026
add fixture that returns two identical recipes
cadenmyers13
committed
4c4b066
View commit details
Copy full SHA for 4c4b066
Browse repository at this point
add second recipe to fixture build_recipe_one_contribution
cadenmyers13
committed
70dbe78
View commit details
Copy full SHA for 70dbe78
Browse repository at this point
change fixture name to be plural (build_recipes_one_contribution)
cadenmyers13
committed
08478d4
View commit details
Copy full SHA for 08478d4
Browse repository at this point
You can’t perform that action at this time.