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

Two point data #432

Open
wants to merge 46 commits into
base: master
Choose a base branch
from
Open

Two point data #432

wants to merge 46 commits into from

Conversation

vitenti
Copy link
Collaborator

@vitenti vitenti commented Jul 6, 2024

Add support to include data in the two-point dataclasses.
Updated constructors to create TwoPoint objects in the ready state.

Copy link

codecov bot commented Jul 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.5%. Comparing base (b5544e9) to head (7de5922).

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #432     +/-   ##
========================================
+ Coverage    98.3%   98.5%   +0.1%     
========================================
  Files          47      48      +1     
  Lines        3356    3667    +311     
========================================
+ Hits         3300    3612    +312     
+ Misses         56      55      -1     
Files Coverage Δ
firecrown/generators/inferred_galaxy_zdist.py 100.0% <100.0%> (ø)
firecrown/likelihood/gaussfamily.py 99.4% <100.0%> (+<0.1%) ⬆️
firecrown/likelihood/number_counts.py 91.1% <100.0%> (+0.4%) ⬆️
firecrown/likelihood/two_point.py 98.3% <100.0%> (+0.8%) ⬆️
firecrown/likelihood/weak_lensing.py 96.2% <100.0%> (+0.2%) ⬆️
firecrown/metadata/two_point.py 100.0% <100.0%> (ø)
firecrown/metadata/two_point_types.py 100.0% <100.0%> (ø)
firecrown/utils.py 100.0% <100.0%> (ø)

@vitenti vitenti marked this pull request as ready for review July 15, 2024 23:09
@vitenti vitenti requested a review from marcpaterno July 15, 2024 23:41
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

1 participant