Accessing HERA Phase I Power Spectrum Limit Data


arXiv:2108.02263
Homepage: https://reionization.org/science/public-data-release-1/

Compiled by Nick Kern on behalf of the HERA Collaboration
August, 2021

Description of the data

The data provided are the spherically averaged, dimensionless power spectra $\Delta^2(k)$ for the two frequency subbands and the three fields quoted in HERA et al. 2021. Please see the paper for in-depth details about how the data are reduced and the power spectra are estimated. Included in the files are

See the associated uvp.get_* methods for accessing the above arrays from a UVPSpec object.

Metadata provided detail things like the amount of time integration, the frequencies used for computing the power spectrum, the cosmology adopted in the normalization, among other things. Below we detail below how to load and plot the data.

Accessing metadata

There is a lot of metadata attached to the UVPSpec object. Here is an example of how to access some of them. See https://hera-pspec.readthedocs.io/en/latest/ for more info about the UVPSpec object.

Accessing the data

The data are accessed via a key, formed as (spw, baseline-pair, polarization). For the fully averaged data, there are only two available keys, which corresponds to the two bands associated with this field.

The data, errorbars, and window functions all have uvp.get_ methods that take one of these keys. We will demonstrate below.

Figure 1 | Band 1, Field 1 power spectra. Vertical errorbars are $2\sigma$, horizontal errorbars are the 16 and 84 percentile of the window functions. Negative measured bandpowers are not shown.

Figure 2 | Band 2, Field 1 power spectra. Vertical errorbars are $2\sigma$, horizontal errorbars are the 16 and 84 percentile of the window functions. Negative measured bandpowers are not shown.