Skip to content

DM-55875: Implement Gomes 2025 with the help of Claude/Fable5. - #37

Merged
PFLeget merged 4 commits into
masterfrom
tickets/DM-55875
Sep 8, 2026
Merged

PFLeget merged 4 commits into
masterfrom
tickets/DM-55875

Conversation

@PFLeget

@PFLeget PFLeget commented Aug 20, 2026

Copy link
Copy Markdown
Owner

With the help of Claude (Fable5), this PR implementing the method described in Gomes et al. 2025. The idea is to have an empirical kernel that is derived directly from the measured 2D two-point correlation function and so get free of model choice for the kernel and hyper parameters fitting.

@codecov

codecov Bot commented Aug 20, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 95.74037% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.74%. Comparing base (412e527) to head (dae683e).

Files with missing lines Patch % Lines
treegp/empirical_2pcf.py 93.81% 12 Missing ⚠️
treegp/kernels.py 94.20% 4 Missing ⚠️
treegp/gp_interp.py 96.29% 3 Missing ⚠️
treegp/grid_gp.py 98.63% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
+ Coverage   89.13%   91.74%   +2.60%     
==========================================
  Files           9       11       +2     
  Lines         939     1429     +490     
==========================================
+ Hits          837     1311     +474     
- Misses        102      118      +16     

☔ View full report in Codecov by Harness.
📢 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.

@PFLeget
PFLeget requested a review from cmsaunders September 2, 2026 15:42
@PFLeget

PFLeget commented Sep 8, 2026

Copy link
Copy Markdown
Owner Author

Going to merge this to try to make rubin-env 14.

@PFLeget
PFLeget merged commit 622c781 into master Sep 8, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant