ASCL.net

Astrophysics Source Code Library

Making codes discoverable since 1999

Searching for codes credited to 'Grumitt, Richard D. P.'

Tip: Author search checks name variants (e.g., Smith, John, Smith J). Last names are still best when results are broad.

Found 2 codes.

[ascl:2512.007] synax: All sky Synchrotron emission simulation with JAX
synax simulates Galactic synchrotron emission, covering both total and polarized intensity. It leverages the power of JAX (ascl:2111.002), and provides automatic differentiation (AD) and multi-platform support (CPU, GPU, TPU), among other features. By providing gradient access, synax integrates smoothly into the JAX ecosystem, enabling the use of efficient inference algorithms, including Hamiltonian Monte Carlo (HMC) and ADAM optimization.
[ascl:2512.006] H21F: Gaussian Process based 21-cm foreground separation code
H21F (Hierachical Gaussian process 21 cm Foreground removal) implements a hierarchical Gaussian process framework for separating cosmological 21-cm signals from bright astrophysical foregrounds in simulated HI intensity-mapping datasets. It uses Bayesian sampling with spatially varying Gaussian process kernel parameters to model foregrounds and the faint 21-cm emission, supporting no-pooling, conventional global, and hierarchical variants of the model. The code provides notebooks and scripts for sampling, component separation, prediction, and evaluation, and includes tools to visualize recovered signals, compute residuals, and estimate power spectra from the separated components. H21F leverages JAX (ascl:2111.002) and NumPyro (ascl:2505.005) for non-parametric model inference and supports modular analysis workflows.