Skip to content

Delta Sigma or Gamma theoretical covariance in TJPCov #4

Description

@eduardojsbarroso

Title

Implement theoretical shear covariance in TJPCov


Description

In the cluster working group, we have two probes:

  • Cluster number counts
  • Shear from weak lensing

Currently, the covariance matrix uses:

  • Cluster counts: theoretical or data-driven component
  • Shear: data-driven only

There has been discussion about implementing a theoretical covariance for shear in TJPCov. An existing code from Heidi Wu might be useful (publications link), although the exact code link is not known.

Goal: start an implementation of a theoretical shear covariance in TJPCov, initially focusing on tangential shear γₜ, since this is the direction we are moving toward. The implementation should consider existing methods in Heidi Wu’s code where appropriate.


References


Problem

We need a first implementation of theoretical shear covariance for TJPCov that:

  • Supports γₜ (tangential shear) for now
  • Can later be extended to ΔΣ if needed
  • Takes into account relevant approaches from existing code by Heidi Wu

Checklist

  • Identify the theoretical covariance formulae and methods for shear
  • Locate existing code from Heidi Wu or clarify with Constantin Payerne / Yuanyuan
  • Implement a TJPCov module for theoretical shear covariance
  • Integrate with the CLPipeline TJPCov stage and test functionality
  • Document usage and examples for tangential shear covariance

Type of change

  • New feature (theoretical shear covariance)
  • Refactoring / pipeline extension

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions