• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

LSSTDESC / TJPCov / 5892704552
89%

Build:
DEFAULT BRANCH: master
Ran 17 Aug 2023 03:35PM UTC
Jobs 1
Files 14
Run time 14min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

17 Aug 2023 03:11PM UTC coverage: 94.507% (-0.4%) from 94.892%
5892704552

push

github

web-flow
Adjust cluster covariance calculation to use new SACC file tracers (#92)

* Requiring sacc >= 0.9. This includes the new cluster changes and has no breaking changes.

* Removing old sacc files

* Updating the example notebook and checking in a new mock sacc file.

* Modified load_from_sacc to use the new data structure. Only significant change here is now richnesses are being saved into sacc in log base 10. I updated the code to read this in so the existing behavior doesnt change
CovarianceClusterCounts is now overriding _build_matrix_from_blocks and has been renamed. The reason is because before the tracers were unique per data point. This is not the case (we have the same tracers for cluster mass and cluster counts). We need to therefore specify the data_type we care about when building the final covariance matrix, otherwise we will populate other parts of the covariance matrix (e.g. cl mass) with the cl counts covariance.

* Added CovarianceClusterMass covariance calculator as a placeholder for the cluster weak lensing mass covariance matrix. Currently this is not implemented anywhere and needs to be established. For now it's simply the standard deviation of the masses in a given bin. By the time TJPCov is reading the sacc file this data is just a single point, so for now TJPCov just reads the previously calculated diagonal covariance and returns the same value. This will be changed in the future.

141 of 141 new or added lines in 7 files covered. (100.0%)

1428 of 1511 relevant lines covered (94.51%)

0.95 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
76.47
-3.53% tjpcov/__init__.py
1
95.29
0.0% tjpcov/covariance_fourier_gaussian_nmt.py
12
81.82
tjpcov/covariance_cluster_mass.py
Jobs
ID Job ID Ran Files Coverage
1 5892704552.1 17 Aug 2023 03:35PM UTC 14
94.51
Source Files on build 5892704552
  • Tree
  • List 14
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 4ac73769 on github
  • Prev Build on master (#5601863642)
  • Next Build on master (#5893709968)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc