Skip to content

perf: tighten growth factor threshold and improve documentation#298

Merged
steven-murray merged 2 commits into
mainfrom
fix-halo-mass-changes
May 22, 2026
Merged

perf: tighten growth factor threshold and improve documentation#298
steven-murray merged 2 commits into
mainfrom
fix-halo-mass-changes

Conversation

@steven-murray
Copy link
Copy Markdown
Collaborator

@steven-murray steven-murray commented May 22, 2026

  • Introduced a low radiation threshold for growth factor calculations.
  • Updated growth factor logic to use the new threshold.
  • Enhanced tests to validate growth factor behavior at the new threshold.
  • Added a utility script to determine safe radiation thresholds.
  • Created documentation for the comparison between hmf and Colossus.

Fixes #294

- Introduced a low radiation threshold for growth factor calculations.
- Updated growth factor logic to use the new threshold.
- Enhanced tests to validate growth factor behavior at the new threshold.
- Added a utility script to determine safe radiation thresholds.
- Created documentation for the comparison between hmf and Colossus.
@steven-murray steven-murray self-assigned this May 22, 2026
@steven-murray steven-murray added type: maint: documentation Improvements or additions to documentation type: testing Testing improvements type: accuracy Enhancement that improves accuracy labels May 22, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.83%. Comparing base (8ba41d1) to head (4d1c500).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #298      +/-   ##
==========================================
+ Coverage   97.79%   97.83%   +0.03%     
==========================================
  Files          26       26              
  Lines        2633     2634       +1     
==========================================
+ Hits         2575     2577       +2     
+ Misses         58       57       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@steven-murray steven-murray merged commit 14cdf37 into main May 22, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: accuracy Enhancement that improves accuracy type: maint: documentation Improvements or additions to documentation type: testing Testing improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Potential Bug] Differences between COLOSSUS and HMF for Tinker08

1 participant