Skip to main content
Ctrl+K

TJPCov Documentation

Getting Started

  • Installation
  • Developer Installation

User Guide

  • Example: Basic covariance computation
  • Contributing
  • Terms of Reference

License

  • License

Reference

  • API Reference
    • tjpcov
      • tjpcov.clusters_helpers
      • tjpcov.covariance_builder
      • tjpcov.covariance_calculator
      • tjpcov.covariance_cluster_counts
      • tjpcov.covariance_cluster_counts_gaussian
      • tjpcov.covariance_cluster_counts_ssc
      • tjpcov.covariance_cluster_mass
      • tjpcov.covariance_fourier_cNG
      • tjpcov.covariance_fourier_cNG_fsky
      • tjpcov.covariance_fourier_gaussian_nmt
      • tjpcov.covariance_fourier_ssc
      • tjpcov.covariance_fourier_ssc_fsky
      • tjpcov.covariance_gaussian_fsky
      • tjpcov.covariance_io
      • tjpcov.tools
      • tjpcov.wigner_transform
  • .rst

tjpcov

Contents

  • Submodules
  • Functions
  • Package Contents
    • covariance_from_name()

tjpcov#

Submodules#

  • tjpcov.clusters_helpers
  • tjpcov.covariance_builder
  • tjpcov.covariance_calculator
  • tjpcov.covariance_cluster_counts
  • tjpcov.covariance_cluster_counts_gaussian
  • tjpcov.covariance_cluster_counts_ssc
  • tjpcov.covariance_cluster_mass
  • tjpcov.covariance_fourier_cNG
  • tjpcov.covariance_fourier_cNG_fsky
  • tjpcov.covariance_fourier_gaussian_nmt
  • tjpcov.covariance_fourier_ssc
  • tjpcov.covariance_fourier_ssc_fsky
  • tjpcov.covariance_gaussian_fsky
  • tjpcov.covariance_io
  • tjpcov.tools
  • tjpcov.wigner_transform

Functions#

covariance_from_name(name)

Return the requested CovarianceBuilder child class.

Package Contents#

tjpcov.covariance_from_name(name)[source]#

Return the requested CovarianceBuilder child class.

Parameters:

name (str) – Name of the class

Returns:

CovarianceBuilder child class

previous

API Reference

next

tjpcov.clusters_helpers

Contents
  • Submodules
  • Functions
  • Package Contents
    • covariance_from_name()

By LSST DESC

© Copyright 2019-2026, LSST DESC.