Pith. sign in

REVIEW 2 major objections 2 minor 95 references

meer21cm: an Analysis Pipeline and Comprehensive Toolkit for HI Intensity Mapping

T0 review · 2 major / 2 minor · reviewed 2026-07-03 · grok-4.3

Pith's one-line read The meer21cm Python package supplies a modular pipeline for HI intensity mapping data analysis that recovers power spectra to per-cent accuracy on simulated survey patches.

desk verdict meer21cm is a practical MeerKLASS-specific toolkit that shows per-cent accuracy on mocks but whose claims rest on untested simulation realism. read the letter →

arxiv 2607.01864 v1 pith:GZFWK246 submitted 2026-07-02 astro-ph.CO astro-ph.IM

classification astro-ph.COastro-ph.IM
keywords HIintensitymappingpowerspectrumestimationforegroundcleaningmocksimulationmulti-traceranalysisPythonpackagecosmologicalsurveys
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper presents meer21cm as a Python toolkit built for post-calibration analysis of single-dish HI intensity mapping surveys. It supplies modules that handle foreground cleaning, power spectrum estimation, mock generation, transfer function corrections and parameter inference while enforcing consistency with chosen survey specifications. Tests on ten simulated 750 square degree patches at 0.6 less than z less than 0.8 show the estimated power spectrum stays within one percent of the input model for wave numbers between 0.02 and 0.2 inverse megaparsecs, with offsets below half a standard deviation. The code also supports cross-correlation with overlapping galaxy catalogues. A reader would value a ready-made, survey-specific tool that reduces the effort needed to turn raw intensity maps into cosmological measurements.

What carries the argument

The meer21cm package, a modular Python code base that enforces survey-specific modelling of observational effects throughout foreground cleaning, power spectrum estimation and transfer function corrections.

What would settle it

Apply the pipeline to actual observed intensity maps from the survey and check whether the recovered power spectrum matches independent measurements or more complete end-to-end simulations at the same one-percent level.

Watch

Extended reading notes

Core claim

meer21cm is a survey-oriented Python package that performs the full sequence of intensity mapping analysis steps after calibration, including data ingestion, foreground removal, power spectrum computation, mock simulation and inference, while maintaining consistent treatment of observational effects; when applied to simulated MeerKLASS UHF-band patches the pipeline recovers the input power spectrum to per-cent level for k between 0.02 and 0.2 h Mpc inverse, with mock-to-model deviations no larger than 0.5 sigma.

Load-bearing premise

The mock simulations used for testing accurately represent the real observational effects, foregrounds, and data analysis choices specific to the survey.

Editorial extensions

If this is right

  • The pipeline produces power spectra whose modelling remains consistent with the exact survey geometry and analysis choices.
  • The same code base can analyse both auto-power spectra of intensity maps and cross-power spectra with galaxy catalogues.
  • Mock simulations generated inside the package can be used directly for covariance estimation and parameter inference.
  • Transfer function corrections are applied in a manner tied to the specific foreground cleaning and map-making steps.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • The modular structure could allow users to swap in alternative foreground cleaning algorithms while preserving the rest of the pipeline.
  • Public release of the code lowers the barrier for groups without large simulation teams to perform intensity mapping analyses.
  • If the package were run on real data the same accuracy metric would provide a direct test of whether unmodelled systematics remain below the one-percent threshold.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit.

Referee Report

2 major / 2 minor

Summary. The manuscript presents meer21cm, a modular Python package for post-calibration analysis of single-dish HI intensity mapping surveys, focused on MeerKLASS UHF-band data. It implements data ingestion, foreground cleaning, power spectrum estimation, mock generation, transfer function corrections, and parameter inference, with support for cross-correlations against galaxy catalogs. The central claim is that tests on ten simulated 750 deg² patches at 0.6 < z < 0.8 recover the input power spectrum to per-cent accuracy for k ∈ [0.02, 0.2] h Mpc^{-1}, with mock-model deviations ≲ 0.5σ.

Significance. If the reported accuracy is robust, the package supplies a publicly documented, survey-specific toolkit that could standardize analysis choices for MeerKLASS and comparable HI IM experiments, reducing inconsistencies in foreground treatment and transfer-function modeling while enabling multi-tracer work. The open-source release and documentation website constitute concrete contributions to the field.

major comments (2)
  1. [Abstract] Abstract and validation section: the per-cent accuracy claim for k ∈ [0.02, 0.2] h Mpc^{-1} is demonstrated exclusively on the described mock survey; the manuscript must explicitly document how UHF-band beam convolution, residual foregrounds after cleaning, RFI flagging, and calibration transfer functions are realized in the mocks, because these choices directly determine whether the reported ≲ 0.5σ deviations are representative of real MeerKLASS data.
  2. [Validation] Validation tests: the manuscript should report at least one cross-check of the pipeline against an independent code or against a second, independently generated mock suite that uses different foreground or beam models, to quantify the sensitivity of the accuracy result to simulation assumptions.
minor comments (2)
  1. [Abstract] The abstract states 'per-cent accuracy' without quoting the precise metric (e.g., fractional bias or χ² per degree of freedom); a quantitative definition should appear in the abstract or first paragraph of the validation section.
  2. [Figures] Figure captions for the power-spectrum comparison plots should state the exact number of modes per k-bin and the precise definition of σ used in the deviation metric.

Simulated Author's Rebuttal

2 responses · 0 unresolved

We thank the referee for their positive evaluation and constructive suggestions. We address the two major comments below and will revise the manuscript to improve clarity on the mock generation and validation approach.

read point-by-point responses
  1. Referee: [Abstract] Abstract and validation section: the per-cent accuracy claim for k ∈ [0.02, 0.2] h Mpc^{-1} is demonstrated exclusively on the described mock survey; the manuscript must explicitly document how UHF-band beam convolution, residual foregrounds after cleaning, RFI flagging, and calibration transfer functions are realized in the mocks, because these choices directly determine whether the reported ≲ 0.5σ deviations are representative of real MeerKLASS data.

    Authors: We agree that explicit documentation of these mock ingredients is necessary for readers to judge how representative the reported accuracy is. Section 4 of the manuscript already outlines the mock generation procedure, but we will expand it with a dedicated subsection that details the precise implementation of UHF-band beam convolution (including the model and frequency dependence), the residual foreground levels after cleaning, the RFI flagging mask application, and the calibration transfer function. These additions will be accompanied by references to the specific simulation parameters used, allowing direct assessment against real MeerKLASS data characteristics. revision: yes

  2. Referee: [Validation] Validation tests: the manuscript should report at least one cross-check of the pipeline against an independent code or against a second, independently generated mock suite that uses different foreground or beam models, to quantify the sensitivity of the accuracy result to simulation assumptions.

    Authors: We recognize the benefit of an independent cross-validation to test sensitivity to simulation assumptions. The current validation uses a single, internally consistent mock suite that matches the survey specifications and analysis choices described in the paper. Generating a fully independent second mock suite with alternate foreground or beam models would require substantial new simulation effort beyond the scope of the present work. In the revision we will add a limited cross-check by comparing the power-spectrum estimation module against an alternative public estimator on a subset of the existing mocks, and we will explicitly state the limitations of the validation with respect to model variations. revision: partial

Circularity Check

0 steps flagged · score 0.0 of 10

No circularity: validation uses independent mocks on a software toolkit

full rationale

The paper presents meer21cm as a modular Python pipeline for post-calibration analysis of MeerKLASS HI intensity maps, including foreground cleaning, power spectrum estimation, transfer functions, and multi-tracer cross-correlations. Its central claim of per-cent accuracy (deviations ≲0.5σ for k ∈ [0.02, 0.2] h Mpc^{-1}) is obtained by applying the pipeline to independently generated mock surveys of ten 750 deg² patches at 0.6 < z < 0.8; the reported match is between the pipeline output on those mocks and the input model power spectra, with no equations or parameters defined in terms of the target accuracy metric itself. No self-definitional loops, fitted inputs renamed as predictions, or load-bearing self-citations appear in the derivation chain. The package is self-contained against external benchmarks once the mocks are accepted as given, satisfying the default expectation of no significant circularity.

Assumptions & free parameters 0 free parameters · 0 assumptions · 0 invented entities

The work relies on standard cosmological modeling assumptions and Python libraries from prior literature; no new free parameters, axioms, or invented entities are introduced in the abstract description.

how reviews work

0 comments
Cite this review

Pith. "Pith review of meer21cm: an Analysis Pipeline and Comprehensive Toolkit for HI Intensity Mapping." pith.science (2026). https://pith.science/paper/GZFWK246

@misc{pith2026260701864,
  author       = {Pith},
  title        = {Pith review of: meer21cm: an Analysis Pipeline and Comprehensive Toolkit for HI Intensity Mapping},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/GZFWK246}},
  note         = {Machine review of arXiv:2607.01864}
}
abstract

We present meer21cm, a comprehensive python package for cosmological data analysis of single-dish HI intensity mapping surveys. This package is simple to use, with a modularised code structure designed for interactive usage. meer21cm is designed for data analysis, with particular focus on the UHF-band observation of MeerKAT Large Area Synoptic Survey (MeerKLASS). We explicitly impose meer21cm to be survey-oriented, ensuring consistent modelling of observational effects in the clustering power spectrum with the survey specifications and data analysis choices. meer21cm covers a large range of data analysis procedures post calibration, including data read-in, foreground cleaning, power spectrum estimation, mock simulation, transfer function corrections and parameter inference. It handles both meer21cm intensity maps and overlapping galaxy catalogues, allowing for multi-tracer and cross-correlation analysis between MeerKLASS and optical galaxy surveys. Tested with a simulated survey of ten $750\,$deg$^2$ sky patches in the redshift sub-band $0.6\,{<}\,z\,{<}\,0.8$, the meer21cm pipeline achieves per-cent accuracy in the power spectrum estimation for $k \in [0.02, 0.2]\,{h{\rm Mpc}^{-1}}$, with deviations $\lesssim 0.5\sigma$ between the mock and the model power spectra, where $\sigma$ is the signal variance. The meer21cm package is publicly available and easy to install, with a comprehensive documentation website at https://meer21cm.readthedocs.io

Figures

Figures reproduced from arXiv: 2607.01864 by the authors.

Figure 1
Figure 1. Mock map demonstrations of the effects from observational contamination. Left panel shows the “observed” map before cleaning illustrating the dominant foregrounds. The telescope beam and thermal noise have also been included in this observed map. This is then cleaned by removing 5 PCA modes to give the central panel which drops the amplitude of the fluctuations by several orders of magnitude to reveal thermal noise … view at source ↗
Figure 2
Figure 2. Comparison between input and output gridded fields in comoving Cartesian space. The left panel shows the generated input mock on the simulation grid. After the mapping step, this is then interpolated onto the estimation grid (right panel) for power spectrum analysis. White space is not covered by the survey foot￾print which follows a lightone, traced by the geometry of the an￾gular and redshift coverage. This exampl… view at source ↗
Figure 3
Figure 3. Validation on the accuracy of the lognormal simulation for the Hi signal and the galaxy catalogue (without any observational effects applied). Top panels show the cylindrical power spectra of the Hi auto-power, galaxy auto-power, and cross-power, respectively. For each type of the power spectrum, the left panel shows the power spectrum of the mock, the centre panel shows the input model power spectrum, and the right… view at source ↗
Figures from the paper (4 more)
Figure 4
Figure 4. Figure 4: Validation on the accuracy of the power spectrum estimation from an end-to-end pipeline, without foreground cleaning effects. The top panels show the same types of cylindrical power spectra as [PITH_FULL_IMAGE:figures/full_fig_p009_4.png]
Figure 5
Figure 5. Figure 5: Validation on the accuracy of the transfer function correction from an end-to-end pipeline. The top panels show the cylindrical power spectra similar to [PITH_FULL_IMAGE:figures/full_fig_p010_5.png]
Figure 6
Figure 6. Figure 6: The correlation matrix of different k-bins for the sim￾ulated power spectrum data vector, including the Hi-auto, galaxy￾auto, and cross-power. The correlation matrix is calculated from the 512 mock realisations. The Hi-auto and cross-power are the ones including foregr…
Figure 7
Figure 7. Figure 7: Overview of the meer21cm code structure. The main classes are denoted with solid boxes, and utility classes are denoted with dashed boxes. Solid arrows denote class inheritance, and dashed arrows denote that the class at the start of the arrow is used by the class at t…

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

95 extracted references · 95 canonical work pages

  1. [1]

    H <scp>i</scp> intensity mapping with MeerKAT: power spectrum detection in cross-correlation with WiggleZ galaxies

    H I intensity mapping with MeerKAT: power spectrum detection in cross-correlation with WiggleZ galaxies. , keywords =. doi:10.1093/mnras/stac3060 , archivePrefix =. 2206.01579 , primaryClass =

  2. [2]

    21-cm Tomography of the Intergalactic Medium at High Redshift

    21 Centimeter Tomography of the Intergalactic Medium at High Redshift. , keywords =. doi:10.1086/303549 , archivePrefix =. astro-ph/9608010 , primaryClass =

  3. [3]

    Using HI to probe large scale structures at z ~ 3

    Using HI to probe large scale structures at z 3. Journal of Astrophysics and Astronomy , keywords =. doi:10.1007/BF02933588 , archivePrefix =. astro-ph/0003200 , primaryClass =

  4. [4]

    A., Melrose, D

    Neutral hydrogen surveys for high-redshift galaxy clusters and protoclusters. , keywords =. doi:10.1111/j.1365-2966.2004.08416.x , archivePrefix =. astro-ph/0401340 , primaryClass =

  5. [5]

    Baryon Acoustic Oscillation Intensity Mapping as a Test of Dark Energy

    Baryon Acoustic Oscillation Intensity Mapping of Dark Energy. , keywords =. doi:10.1103/PhysRevLett.100.091303 , archivePrefix =. 0709.3672 , primaryClass =

  6. [6]

    , keywords =

    The 21-cm power spectrum after reionization. , keywords =. doi:10.1111/j.1365-2966.2009.15019.x , archivePrefix =. 0808.2323 , primaryClass =

  7. [7]

    An intensity map of hydrogen 21-cm emission at redshift z ≈ 0.8

    An intensity map of hydrogen 21-cm emission at redshift z -0.5ex 0.8. , year = 2010, month = jul, volume =. doi:10.1038/nature09187 , adsurl =

  8. [8]

    HI intensity mapping : a single dish approach

    H I intensity mapping: a single dish approach. , keywords =. doi:10.1093/mnras/stt1082 , archivePrefix =. 1209.0343 , primaryClass =

Show all 95 references
  1. [9]

    , keywords =

    Cosmology with Phase 1 of the Square Kilometre Array Red Book 2018: Technical specifications and performance forecasts. , keywords =. doi:10.1017/pasa.2019.51 , archivePrefix =. 1811.02743 , primaryClass =

  2. [10]

    , keywords =

    Measurement of 21 cm Brightness Fluctuations at z -0.5ex 0.8 in Cross-correlation. , keywords =. doi:10.1088/2041-8205/763/1/L20 , archivePrefix =. 1208.0331 , primaryClass =

  3. [11]

    , keywords =

    Determination of z -0.5ex 0.8 neutral hydrogen fluctuations using the 21cm intensity mapping autocorrelation. , keywords =. doi:10.1093/mnrasl/slt074 , archivePrefix =. 1304.3712 , primaryClass =

  4. [12]

    , keywords =

    Low-amplitude clustering in low-redshift 21-cm intensity maps cross-correlated with 2dF galaxy densities. , keywords =. doi:10.1093/mnras/sty346 , archivePrefix =. 1710.00424 , primaryClass =

  5. [13]

    , keywords =

    H I constraints from the cross-correlation of eBOSS galaxies and Green Bank Telescope intensity maps. , keywords =. doi:10.1093/mnras/stab3621 , archivePrefix =. 2102.04946 , primaryClass =

  6. [14]

    , keywords =

    Detection of Cosmological 21 cm Emission with the Canadian Hydrogen Intensity Mapping Experiment. , keywords =. doi:10.3847/1538-4357/acb13f , archivePrefix =. 2202.01242 , primaryClass =

  7. [15]

    , keywords =

    Hydrogen intensity mapping with MeerKAT: Preserving cosmological signal by optimising contaminant separation. , keywords =. doi:10.1051/0004-6361/202453461 , archivePrefix =. 2412.06750 , primaryClass =

  8. [16]

    , keywords =

    MeerKLASS L-band deep-field intensity maps: entering the H I dominated regime. , keywords =. doi:10.1093/mnras/staf195 , archivePrefix =. 2407.21626 , primaryClass =

  9. [17]

    MeerKAT Science: On the Pathway to the SKA , year = 2016, month = jan, eid =

    A Large Sky Survey with MeerKAT. MeerKAT Science: On the Pathway to the SKA , year = 2016, month = jan, eid =. doi:10.22323/1.277.0032 , archivePrefix =. 1709.06099 , primaryClass =

  10. [18]

    , keywords =

    The effect of foreground subtraction on cosmological measurements from intensity mapping. , keywords =. doi:10.1093/mnras/stu792 , archivePrefix =. 1310.8144 , primaryClass =

  11. [19]

    , keywords =

    Bayesian Semi-blind Component Separation for Foreground Removal in Interferometric 21 cm Observations. , keywords =. doi:10.3847/0067-0049/222/1/3 , archivePrefix =. 1505.04146 , primaryClass =

  12. [20]

    , keywords =

    Extracting H I cosmological signal with generalized needlet internal linear combination. , keywords =. doi:10.1093/mnras/stv2884 , archivePrefix =. 1509.00742 , primaryClass =

  13. [21]

    , keywords =

    21 cm Signal Recovery via Robust Principal Component Analysis. , keywords =. doi:10.3847/1538-3881/aaef3b , archivePrefix =. 1801.04082 , primaryClass =

  14. [22]

    , keywords =

    Cleaning foregrounds from single-dish 21 cm intensity maps with Kernel principal component analysis. , keywords =. doi:10.1093/mnras/stab2855 , archivePrefix =. 2107.02267 , primaryClass =

  15. [23]

    , keywords =

    Recovery of 21-cm intensity maps with sparse component separation. , keywords =. doi:10.1093/mnras/staa2854 , archivePrefix =. 2006.05996 , primaryClass =

  16. [24]

    , keywords =

    Calibration requirements for detecting the 21 cm epoch of reionization power spectrum and implications for the SKA. , keywords =. doi:10.1093/mnras/stw1380 , archivePrefix =. 1603.00607 , primaryClass =

  17. [25]

    , keywords =

    Field sources near the southern-sky calibrator PKS B1934-638: effect on spectral line observations with SKA-MID and its precursors. , keywords =. doi:10.1093/mnras/staa941 , archivePrefix =. 2004.00454 , primaryClass =

  18. [26]

    , keywords =

    Fast simulations for intensity mapping experiments. , keywords =. doi:10.1093/mnras/stu1666 , archivePrefix =. 1405.1751 , primaryClass =

  19. [27]

    , keywords =

    21-cm foregrounds and polarization leakage: cleaning and mitigation strategies. , keywords =. doi:10.1093/mnras/stab856 , archivePrefix =. 2010.02907 , primaryClass =

  20. [28]

    , keywords =

    H I intensity mapping with MeerKAT: primary beam effects on foreground cleaning. , keywords =. doi:10.1093/mnras/stab1688 , archivePrefix =. 2011.10815 , primaryClass =

  21. [29]

    Characterization from Simulations and Power Spectrum Implications

    Primary Beam Chromaticity in HIRAX: I. Characterization from Simulations and Power Spectrum Implications. arXiv e-prints , keywords =. doi:10.48550/arXiv.2412.09527 , archivePrefix =. 2412.09527 , primaryClass =

  22. [30]

    , keywords =

    Emission-line Stacking of 21 cm Intensity Maps with MeerKLASS: Inference Pipeline and Application to the L-band Deep-field Data. , keywords =. doi:10.3847/1538-4365/add897 , archivePrefix =. 2504.03908 , primaryClass =

  23. [31]

    , keywords =

    Interpreting the Unresolved Intensity of Cosmologically Redshifted Line Radiation. , keywords =. doi:10.1088/0004-637X/815/1/51 , archivePrefix =. 1504.07527 , primaryClass =

  24. [32]

    , keywords =

    Late-time Cosmology with 21 cm Intensity Mapping Experiments. , keywords =. doi:10.1088/0004-637X/803/1/21 , archivePrefix =. 1405.1452 , primaryClass =

  25. [33]

    , keywords =

    Multipole expansion for H I intensity mapping experiments: simulations and modelling. , keywords =. doi:10.1093/mnras/staa1524 , archivePrefix =. 2002.05626 , primaryClass =

  26. [34]

    , keywords =

    A quadratic estimator view of the transfer function correction in intensity mapping surveys. , keywords =. doi:10.1093/mnrasl/slaf058 , archivePrefix =. 2504.13070 , primaryClass =

  27. [35]

    , keywords =

    Accurate Fourier-space statistics for line intensity mapping: Cartesian grid sampling without aliased power. , keywords =. doi:10.1093/mnras/stae333 , archivePrefix =. 2312.07289 , primaryClass =

  28. [36]

    , keywords =

    Clustering in real space and in redshift space. , keywords =. doi:10.1093/mnras/227.1.1 , adsurl =

  29. [37]

    , keywords =

    Cosmology at low frequencies: The 21 cm transition and the high-redshift Universe. , keywords =. doi:10.1016/j.physrep.2006.08.002 , archivePrefix =. astro-ph/0608032 , primaryClass =

  30. [38]

    Hellwig, Helmut and Vessot, Robert F. C. and Levine, Martin W. and Zitzewitz, Paul W. and Allan, David W. and Glaze, David J. , journal=. Measurement of the Unperturbed Hydrogen Hyperfine Transition Frequency , year=

  31. [39]

    , keywords =

    Power spectrum modelling of galaxy and radio intensity maps including observational effects. , keywords =. doi:10.1093/mnras/stz2145 , archivePrefix =. 1902.07439 , primaryClass =

  32. [40]

    , keywords =

    The foreground transfer function for H I intensity mapping signal reconstruction: MeerKLASS and precision cosmology applications. , keywords =. doi:10.1093/mnras/stad1567 , archivePrefix =. 2302.07034 , primaryClass =

  33. [41]

    , keywords =

    DESI 2024 III: baryon acoustic oscillations from galaxies and quasars. , keywords =. doi:10.1088/1475-7516/2025/04/012 , archivePrefix =. 2404.03000 , primaryClass =

  34. [42]

    Planck 2018 results. VI. Cosmological parameters. , keywords =. doi:10.1051/0004-6361/201833910 , archivePrefix =. 1807.06209 , primaryClass =

  35. [43]

    , keywords =

    The 6dF Galaxy Survey: baryon acoustic oscillations and the local Hubble constant. , keywords =. doi:10.1111/j.1365-2966.2011.19250.x , archivePrefix =. 1106.3366 , primaryClass =

  36. [44]

    , keywords =

    The Python Sky Model: software for simulating the Galactic microwave sky. , keywords =. doi:10.1093/mnras/stx949 , archivePrefix =. 1608.02841 , primaryClass =

  37. [45]

    The Journal of Open Source Software , keywords =

    The Python Sky Model 3 software. The Journal of Open Source Software , keywords =. doi:10.21105/joss.03783 , archivePrefix =. 2108.01444 , primaryClass =

  38. [46]

    , keywords =

    Full-sky Models of Galactic Microwave Emission and Polarization at Subarcminute Scales for the Python Sky Model. , keywords =. doi:10.3847/1538-4357/adf212 , archivePrefix =. 2502.20452 , primaryClass =

  39. [47]

    , keywords =

    An evolution free test for non-zero cosmological constant. , keywords =. doi:10.1038/281358a0 , adsurl =

  40. [48]

    , keywords =

    HI intensity mapping with the MIGHTEE Survey: first results of the HI power spectrum. , keywords =. doi:10.1093/mnras/staf975 , archivePrefix =. 2501.17564 , primaryClass =

  41. [49]

    Unbiased estimation of the inverse covariance matrix

    Why your model parameter confidences might be too optimistic. Unbiased estimation of the inverse covariance matrix. , keywords =. doi:10.1051/0004-6361:20066170 , archivePrefix =. astro-ph/0608064 , primaryClass =

  42. [50]

    , keywords =

    The clustering of Galaxies in the SDSS-III Baryon Oscillation Spectroscopic Survey: including covariance matrix errors. , keywords =. doi:10.1093/mnras/stu112 , archivePrefix =. 1312.4841 , primaryClass =

  43. [51]

    , keywords =

    Analytical and EZmock covariance validation for the DESI 2024 results. , keywords =. doi:10.1088/1475-7516/2025/04/055 , archivePrefix =. 2411.12027 , primaryClass =

  44. [52]

    , keywords =

    Generating log-normal mock catalog of galaxies in redshift space. , keywords =. doi:10.1088/1475-7516/2017/10/003 , archivePrefix =. 1706.09195 , primaryClass =

  45. [53]

    , keywords =

    An accurate low-redshift measurement of the cosmic neutral hydrogen density. , keywords =. doi:10.1093/mnras/stz2038 , archivePrefix =. 1907.10375 , primaryClass =

  46. [54]

    , keywords =

    The simple way to measure evolving dark energy without prior-volume effects. , keywords =. doi:10.1088/1475-7516/2026/04/030 , archivePrefix =. 2509.09562 , primaryClass =

  47. [55]

    Journal of High Energy Physics , keywords =

    The effective field theory of cosmological large scale structures. Journal of High Energy Physics , keywords =. doi:10.1007/JHEP09(2012)082 , archivePrefix =. 1206.2926 , primaryClass =

  48. [56]

    , keywords =

    Effective field theory of dark matter and structure formation: Semianalytical results. , keywords =. doi:10.1103/PhysRevD.89.043521 , archivePrefix =. 1208.0839 , primaryClass =

  49. [57]

    , keywords =

    Modified gravity and massive neutrinos: constraints from the full shape analysis of BOSS galaxies and forecasts for Stage IV surveys. , keywords =. doi:10.1088/1475-7516/2023/12/025 , archivePrefix =. 2306.09275 , primaryClass =

  50. [58]

    , keywords =

    Cosmology with the EFTofLSS and BOSS: dark energy constraints and a note on priors. , keywords =. doi:10.1088/1475-7516/2023/01/028 , archivePrefix =. 2207.14784 , primaryClass =

  51. [59]

    Detecting redshift space distortions and probing the growth rate of cosmic structure with 21cm intensity maps from MeerKLASS

    Tassie, Daniel and others. Detecting redshift space distortions and probing the growth rate of cosmic structure with 21cm intensity maps from MeerKLASS. -. in prep

  52. [60]

    , keywords =

    NAUTILUS: boosting Bayesian importance nested sampling with deep learning. , keywords =. doi:10.1093/mnras/stad2441 , archivePrefix =. 2306.16923 , primaryClass =

  53. [61]

    , keywords =

    Correcting for the Alias Effect When Measuring the Power Spectrum Using a Fast Fourier Transform. , keywords =. doi:10.1086/427087 , archivePrefix =. astro-ph/0409240 , primaryClass =

  54. [62]

    , keywords =

    An improved source-subtracted and destriped 408-MHz all-sky map. , keywords =. doi:10.1093/mnras/stv1274 , archivePrefix =. 1411.3628 , primaryClass =

  55. [63]

    , keywords =

    An improved model of diffuse galactic radio emission from 10 MHz to 5 THz. , keywords =. doi:10.1093/mnras/stw2525 , archivePrefix =. 1605.04920 , primaryClass =

  56. [64]

    , keywords =

    H I intensity mapping with MeerKAT: calibration pipeline for multidish autocorrelation observations. , keywords =. doi:10.1093/mnras/stab1365 , archivePrefix =. 2011.13789 , primaryClass =

  57. [65]

    , keywords =

    Efficient Computation of Cosmic Microwave Background Anisotropies in Closed Friedmann-Robertson-Walker Models. , keywords =. doi:10.1086/309179 , archivePrefix =. astro-ph/9911177 , primaryClass =

  58. [66]

    , keywords =

    The Astropy Project: Sustaining and Growing a Community-oriented Open-source Project and the Latest Major Release (v5.0) of the Core Package. , keywords =. doi:10.3847/1538-4357/ac7c74 , archivePrefix =. 2206.14220 , primaryClass =

  59. [67]

    , keywords =

    The bacco simulation project: bacco hybrid Lagrangian bias expansion model in redshift space. , keywords =. doi:10.1093/mnras/stad368 , archivePrefix =. 2207.06437 , primaryClass =

  60. [68]

    arXiv e-prints , keywords =

    A first detection of neutral hydrogen intensity mapping on Mpc scales at z 0.32 and z 0.44. arXiv e-prints , keywords =. doi:10.48550/arXiv.2301.11943 , archivePrefix =. 2301.11943 , primaryClass =

  61. [69]

    arXiv e-prints , keywords =

    Detection of the Cosmological 21 cm Signal in Auto-correlation at z -0.5ex 1 with the Canadian Hydrogen Intensity Mapping Experiment. arXiv e-prints , keywords =. doi:10.48550/arXiv.2511.19620 , archivePrefix =. 2511.19620 , primaryClass =

  62. [70]

    , keywords =

    Revealing cosmological fluctuations in 21 cm intensity maps with MeerKLASS: from maps to power spectra. , keywords =. doi:10.1007/s10509-026-04547-7 , archivePrefix =. 2510.27549 , primaryClass =

  63. [71]

    , keywords =

    A multitracer analysis for the eBOSS galaxy sample based on the effective field theory of large-scale structure. , keywords =. doi:10.1093/mnras/stae1452 , archivePrefix =. 2308.06206 , primaryClass =

  64. [72]

    , keywords =

    The effective field theory of large-scale structure and multi-tracer. , keywords =. doi:10.1088/1475-7516/2022/04/021 , archivePrefix =. 2108.11363 , primaryClass =

  65. [73]

    , keywords =

    A Measurement of the Quadrupole Power Spectrum in the Clustering of the 2dF QSO Survey. , keywords =. doi:10.1093/pasj/58.1.93 , archivePrefix =. astro-ph/0505115 , primaryClass =

  66. [74]

    , keywords =

    Semi-analytical covariance matrices for two-point correlation function for DESI 2024 data. , keywords =. doi:10.1088/1475-7516/2025/01/145 , archivePrefix =. 2404.03007 , primaryClass =

  67. [75]

    , keywords =

    Cobaya: code for Bayesian analysis of hierarchical physical models. , keywords =. doi:10.1088/1475-7516/2021/05/057 , archivePrefix =. 2005.05290 , primaryClass =

  68. [76]

    , keywords =

    The WiggleZ Dark Energy Survey: the selection function and z = 0.6 galaxy power spectrum. , keywords =. doi:10.1111/j.1365-2966.2010.16747.x , archivePrefix =. 1003.5721 , primaryClass =

  69. [77]

    , keywords =

    H I intensity mapping with MeerKAT: 1/f noise analysis. , keywords =. doi:10.1093/mnras/staa3856 , archivePrefix =. 2007.01767 , primaryClass =

  70. [78]

    , keywords =

    Mitigating the effect of 1/f noise on the detection of the H I intensity mapping power spectrum from single-dish measurements. , keywords =. doi:10.1093/mnras/stad3457 , archivePrefix =. 2302.02683 , primaryClass =

  71. [79]

    arXiv e-prints , keywords =

    Measurements of the HI intensity mapping power spectrum at low redshifts with MIGHTEE data: comparison with detected HI galaxies. arXiv e-prints , keywords =. doi:10.48550/arXiv.2602.23055 , archivePrefix =. 2602.23055 , primaryClass =

  72. [80]

    , keywords =

    A critique of Rees's theory of primordial gravitational radiation. , keywords =. doi:10.1093/mnras/156.1.1P , archivePrefix =. 0810.3908 , primaryClass =

  73. [81]

    HI intensity mapping with MeerKAT: An auto-power spectrum measurement consistent with a cosmological 21-cm signal

    MeerKLASS Collaboration and others. HI intensity mapping with MeerKAT: An auto-power spectrum measurement consistent with a cosmological 21-cm signal. -. in prep

  74. [82]

    , keywords =

    Line-intensity mapping: theory review with a focus on star-formation lines. , keywords =. doi:10.1007/s00159-022-00143-0 , archivePrefix =. 2206.15377 , primaryClass =

  75. [83]

    , keywords =

    SIMPLE: Simple Intensity Map Producer for Line Emission. , keywords =. doi:10.3847/1538-4357/acfef4 , archivePrefix =. 2307.08475 , primaryClass =

  76. [84]

    , keywords =

    Gaussian Process Regression for foreground removal in H I Intensity Mapping experiments. , keywords =. doi:10.1093/mnras/stab2594 , archivePrefix =. 2105.12665 , primaryClass =

  77. [85]

    , keywords =

    Power spectrum super-sample covariance. , keywords =. doi:10.1103/PhysRevD.87.123504 , archivePrefix =. 1302.6994 , primaryClass =

  78. [86]

    , keywords =

    An optimal FFT-based anisotropic power spectrum estimator. , keywords =. doi:10.1088/1475-7516/2017/07/002 , archivePrefix =. 1704.02357 , primaryClass =

  79. [87]

    , keywords =

    Modeling HI at the field level. , keywords =. doi:10.1103/PhysRevD.108.083528 , archivePrefix =. 2207.12398 , primaryClass =

  80. [88]

    , keywords =

    Spherical Harmonic Analyses of Intensity Mapping Power Spectra. , keywords =. doi:10.3847/1538-4357/833/2/242 , archivePrefix =. 1609.04401 , primaryClass =

  81. [89]

    , keywords =

    Exact modeling of power spectrum multipole through spherical Fourier-Bessel basis. , keywords =. doi:10.1103/PhysRevD.110.083525 , archivePrefix =. 2404.04812 , primaryClass =

  82. [90]

    , keywords =

    Ly Intensity Mapping in HETDEX: Galaxy-Ly Intensity Cross-power Spectrum. , keywords =. doi:10.3847/1538-4357/ae3a98 , archivePrefix =. 2510.11427 , primaryClass =

  83. [91]

    , keywords =

    An Intensity Mapping Constraint on the CO-galaxy Cross-power Spectrum at Redshift 3. , keywords =. doi:10.3847/1538-4357/ac4888 , archivePrefix =. 2110.02239 , primaryClass =

  84. [92]

    , keywords =

    CONCERTO: Extracting the power spectrum of the [C _ II ] emission line. , keywords =. doi:10.1051/0004-6361/202346270 , archivePrefix =. 2306.01568 , primaryClass =

  85. [93]

    arXiv e-prints , keywords =

    Methodological Frontiers in 21-cm Intensity Mapping: the Treatment of Systematics and Foreground Contamination. arXiv e-prints , keywords =. doi:10.48550/arXiv.2606.27244 , archivePrefix =. 2606.27244 , primaryClass =

  86. [94]

    arXiv e-prints , keywords =

    HI Simulations for Cosmology with the SKA Observatory. arXiv e-prints , keywords =. doi:10.48550/arXiv.2606.25969 , archivePrefix =. 2606.25969 , primaryClass =

  87. [95]

    arXiv e-prints , keywords =

    Single-dish HI Intensity Mapping with the SKAO: Precursor Progress with MeerKAT's Large Area Synoptic Survey (MeerKLASS). arXiv e-prints , keywords =. doi:10.48550/arXiv.2606.25955 , archivePrefix =. 2606.25955 , primaryClass =

Pith tools

Reviewed July 3, 2026 · model on record in the stance chip above.