Skip to main content

A package for scattering covariance synthesis on datasets of Healpix maps, based on the HealpixML package.

Project description

Map-based emulator for CMB systematics with scattering covariances

cmbscat is a pip installable package that can synthesize new full-sky map samples (emulations) on the HEALPix sphere which are both visually and statistically similar to the ones found in an (eventually small) dataset of simulations.

cmbscat relies heavily on the HealpixML library for efficient scattering covariance computation on the HEALPix sphere.

Install with pip

You can install it simply doing:

pip install cmbscat

Usage

You can then set generate a new dataset of CMB systematics maps by doing:

from cmbscat import cmbscat_pipe

# Set emulator parameters
params = {
    'NNN'          : 10,             # Number of input reference maps
    'gauss_real'   : True,             # Generate new input data as Gaussian realizations from pixel covariance of original data
    'NGEN'         : 10,               # Batch size for gradient descent
    'n_samples'    : 10,               # Samples in the input dataset
    'nside'        : 16,               # N_side of input maps
    'NORIENT'      : 4,                # Orientations in the SC
    'nstep'        : 50,              # Steps in gradient descent
    'KERNELSZ'     : 3,                # Wavelet kernel size
    'outname'      : 'example',        # Output name
    'outpath'      : './data/',        # Output path
    'data'         : 'variable_gain_sims.npy'  # Input data path
}

# Initialize pipeline...
pipeline = cmbscat_pipe(params)

#...and run! This generates NGEN new maps for each of the n_samples input maps
pipeline.run()

Tutorial Notebook

You can find an introductory notebook explaining all features of the cmbscat package here.

Specifically we apply it to simulated maps of an example of CMB satellites instrumental systematics, as described in [Campeti et al. 2025].

Citations

Should this code be used in any way, we kindly ask that the following article is cited:

@article{campeti:systematics_emulator, 
   author      = "Paolo Campeti, Jean-Marc Delouis, Luca Pagano, Erwan Allys, Massimiliano Lattanzi, Martina Gerbino",
   title       = "From few to many maps: A fast map-level emulator for extreme augmentation of CMB systematics datasets",
   eprint = "",
   archivePrefix = "arXiv",
   primaryClass = "astro-ph.CO",
   month = "",
   year = "2025"
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cmbscat-0.0.2.tar.gz (11.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cmbscat-0.0.2-py3-none-any.whl (10.4 kB view details)

Uploaded Python 3

File details

Details for the file cmbscat-0.0.2.tar.gz.

File metadata

  • Download URL: cmbscat-0.0.2.tar.gz
  • Upload date:
  • Size: 11.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.11

File hashes

Hashes for cmbscat-0.0.2.tar.gz
Algorithm Hash digest
SHA256 c9d757425b057b261656219b1254f6bf6fcacff2be9a8df8c6688969d4d16c43
MD5 d53ff9ada3bca0a084b7e0b29fa73a5a
BLAKE2b-256 03b38fef4fe023b9501a9eb26e71ad46f12530fe858fa7fedd1453b5b0b2dadb

See more details on using hashes here.

File details

Details for the file cmbscat-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: cmbscat-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 10.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.11

File hashes

Hashes for cmbscat-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 802a560b917d4acc86b40a6a1e126b5fcc52197198cca29fea6f21c83c3f0196
MD5 92031f025a190374cc383123b70f0276
BLAKE2b-256 d33adb87aa6a208c321f0863032701347090224e4a1b6b578be5f6b51bf1cc96

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page