ACT (DR6.02) Harmonic Beam ProfilesDownload Links:
Harmonic beam profiles for the DR6.02 nighttime maps and selected nighttime null test maps. The files are formatted as follows: {split_type}_{array}_{freq}_night_beam_tform_{beam_type}.txt "beam_type" refers to either "instant", "jitter_cmb" or "jitter_mono". The "jitter_cmb" type is the beam estimate after the CMB color-correction and the jitter correction have been applied. This beam is most appropriate for the CMB signal in the DR6.02 maps. The "instant" beam is the instantenous beam, i.e. the beam estimate before the CMB color-correction and jitter correction. The "jitter_mono" beam is an estimate of the mono-chromatic beam evaluated at a reference frequency (specified in the header of the file). The "jitter_mono" beams are used to construct the color-corrected beams that are used in the power spectrum likelihood. The columns of the files are: Column 1: Multipoles The beam transform B_ell is calibrated such that 2*pi*B_ell(ell = 0) = Omega_B (the beam solid angle). Note that the beam transform does not contain the pixel window function of the maps. See https://github.com/ACTCollaboration/DR6_Notebooks/blob/main/ACT_DR6_maps_demo.ipynb for an example of how to deconvolve the pixel window function from the maps. Each dB#_ell is an independent mode of the uncertainty in B_ell. To average a result over the ensemble of beam
realizations, generate trial beams ** Nominal ** Harmonic beam profiles for the DR6.02 maps. ** inout_split ** Harmonic beam profiles for the DR6.02 inner (s1) and outer (s2) null test maps. ** pwv_split ** Harmonic beam profiles for the DR6.02 low-PWV (pwv1) and high-PWV (pwv2) null test maps. ** elevation_split ** Harmonic beam profiles for the DR6.02 low-elevation (el1), mid-elevation (el2) and high-elevation (el3) null test maps. ** time_split ** Harmonic beam profiles for the DR6.02 s17-s18 (t1) and s19, s20, s21, s22 (t2) null test maps. ** Note on beam covariances ** To convert the error modes included in the "tform" beam files to a ell-by-ell covariance matrix, and then back to a set of error modes, you can use the following method: >> import numpy as np ** Note on per-split beam covariance ** Since each split beam is created from the same per-season beams, the per-split beams are strongly correlated between splits. See Duivenvoorden et al. 2025 for a description of how to construct the covariance between the split beams. *** Leakage beams *** Harmonic leakage profiles for the DR6.02 nighttime maps and selected nighttime null test maps. ** Nominal ** Harmonic leakage profiles for the DR6.02 maps. ** inout_split ** Harmonic leakage profiles for the DR6.02 inner (s1) and outer (s2) null test maps. *** Daytime beams *** These files represent beams for the daytime DR6.02 maps. The files are formatted as follows: beam_full_{array}_{freq}_{region}_beam.txt To describe the uncertainty on the daytime beams, the following files: beam_full_{array}_{freq}_{region}_modes.txt |