Logo

Navigation

  • Recipes
  • API Reference
    • Algorithms (algorithms)
    • Structured arrays (arrays)
    • IndexingError
    • DataArray
    • SphericalArray
    • CartesianArray
    • Fourier bases (bases)
    • spherical_harmonic()
    • spherical_besselj()
    • spherical_besselj_root()
    • Spectrum discretisation (discretisation)
    • DiscreteSpectrum
    • Numerical integration (integration)
    • angular_integral()
    • radial_integral()
    • pixelated_angular_integral()
    • Cosmological modelling (cosmology)
    • Background geometry (geometry)
    • redshift_from_distance()
    • differential_AP_distortion()
    • Scale dependence (scale_dependence)
    • scale_dependence_modification()
    • scale_dependent_bias()
    • modified_power_spectrum()
    • BaseModel
    • Catalogue mapper (mapper)
    • Catalogue maker (catalogue_maker)
    • spherical_indicator()
    • RandomCatalogue
    • SourceCatalogue
    • SphericalFKPCatalogue
    • Map transform (map_transform)
    • SphericalMap
    • CartesianMap
    • Map reader (reader)
    • Spherical couplings (couplings)
    • SphericalCoefficientWarning
    • Couplings
    • Cosmological likelihoods (likelihoods)
    • chi_square()
    • complex_normal_pdf()
    • multivariate_normal_pdf()
    • modified_student_pdf()
    • LikelihoodWarning
    • spherical_covariance()
    • cartesian_moments()
    • LogLikelihood
    • Two-point correlator models (models)
    • CartesianMultipoles
    • SphericalCorrelator
    • Survey factory (surveyor)
    • Coordinates (coordinates)
    • cartesian_to_spherical()
    • spherical_to_cartesian()
    • sky_to_spherical()
    • spherical_to_sky()
    • to_box_coords()
    • Definition (definition)
    • generate_mask_by_sky_fraction()
    • generate_mask_from_map()
    • generate_selection_by_distribution()
    • generate_selection_by_cut()
    • generate_selection_samples()
    • generate_selection_from_samples()
    • Synthesis (synthesis)
    • SyntheticCatalogue
    • CovarianceEstimator
    • generate_compression_matrix()
    • Utilities (utils)
    • Progress
    • setup_logger()
    • clean_warning_format()
    • restore_warnings()
    • mpi_compute()
    • const_function()
    • binary_search()
    • covar_to_corr()
    • mat_logdet()
    • PositiveDefinitenessWarning
    • is_positive_definite()

Quick search

Survey factory (surveyor)ΒΆ

Produce from survey definition and specifications the quantities needed for map analysis, e.g. mask map, selection function, mask/window function multipoles, covariance estimates and data compressor.

Note

Unless otherwise specified, the length dimension in the module is in units of Mpc/\(h\).

  • Coordinates (coordinates)
  • cartesian_to_spherical()
  • spherical_to_cartesian()
  • sky_to_spherical()
  • spherical_to_sky()
  • to_box_coords()
  • Definition (definition)
  • generate_mask_by_sky_fraction()
  • generate_mask_from_map()
  • generate_selection_by_distribution()
  • generate_selection_by_cut()
  • generate_selection_samples()
  • generate_selection_from_samples()
  • Synthesis (synthesis)
  • SyntheticCatalogue
    • SyntheticCatalogue.compute_spherical_coefficients()
    • SyntheticCatalogue.compute_power()
    • SyntheticCatalogue.compute_window()
    • SyntheticCatalogue.compute_mask()
  • CovarianceEstimator
    • CovarianceEstimator.save()
    • CovarianceEstimator.load()
    • CovarianceEstimator.get_fiducial_vector()
    • CovarianceEstimator.get_fiducial_covariance()
  • generate_compression_matrix()
© Copyright 2020, Mike Shengbo Wang. | Powered by Sphinx 7.1.2 & Alabaster 0.7.13 | Page source