Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GP smoothing of analytic covmat (refactored) #51

Merged
merged 6 commits into from
Apr 23, 2024

Conversation

xzackli
Copy link

@xzackli xzackli commented Apr 2, 2024

This is a refactored version of a PR where a Gaussian Process is trained to smooth a diagonal of a matrix.

@codecov-commenter
Copy link

codecov-commenter commented Apr 2, 2024

Codecov Report

Attention: Patch coverage is 12.90323% with 27 lines in your changes are missing coverage. Please review.

Project coverage is 20.91%. Comparing base (293bd97) to head (3470329).
Report is 31 commits behind head on ana_cov_comp.

Files Patch % Lines
pspipe_utils/covariance.py 12.90% 27 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           ana_cov_comp      #51      +/-   ##
================================================
+ Coverage         18.60%   20.91%   +2.30%     
================================================
  Files                15       16       +1     
  Lines              1725     1865     +140     
================================================
+ Hits                321      390      +69     
- Misses             1404     1475      +71     

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

@xzackli
Copy link
Author

xzackli commented Apr 2, 2024

Thanks @xgarrido!

@zatkins2 zatkins2 merged commit 74081ae into simonsobs:ana_cov_comp Apr 23, 2024
8 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.

None yet

4 participants