Skip to content

Latest commit

 

History

History
68 lines (41 loc) · 3.9 KB

File metadata and controls

68 lines (41 loc) · 3.9 KB

High resolution foregrounds in Equatorial with spectral index varying spatially

Tag: mbs-s0004-20190610

Release date 17 May 2019, released again on June 10th after input template fixes

Also, this is the first set of simulations which uses the development version of PySM 3.

The last version of this file is available on Github. The same folder contains all the configuration files used and the scripts to create SLURM jobs.

Input components

Each component is saved separately, all maps are in uK_CMB, IQU or I, single precision (float32)

Dust, synchrotron, free-free and anomalous microwave emission using the "1" models, i.e. SO_d1, SO_s1, and SO_a1, see more details in in the documentation.

These maps are full-sky, you can get the noise maps from the 201901_gaussian_fg_lensed_cmb_realistic_noise simulations to add noise and apply the cut from the scanning strategy. Another option, if you are interested only in the sky cut, is to use the SONoiseSimulator class from mapsims, select nside and scanning_strategy and access the hitmap attribute.

Available maps

HEALPix maps at high resolution (nside 4096) and low resolution (nside 512), these models are deterministic, so we have a set for each resolution for all channels.

Reference frame for the maps is Equatorial. Bandpass for each channel is a delta function centered at the reference frequency. Beams as defined in the SO_Noise_Calculator released in October 2018. The ell_max for the harmonics transform is 3*Nside-1, in the ellmax_2nside subfolder the same simulations were executed just up to 2*Nside.

Location at NERSC:

/project/projectdirs/sobs/v4_sims/mbs/201904_highres_foregrounds_variable_spectral_index

The naming convention is:

{output_nside}/{content}/{num:04d}/simonsobs_{content}_uKCMB_{telescope}{band:03d}_nside{nside}_{num:04d}.fits"

where:

  • content is in [cmb, synchtrotron, ame]
  • num is 0
  • telescope is sa or la
  • band is the channel frequency in GHz

Backed up to tape in ~zonca/sobs/mbs/201904_highres_foregrounds_variable_spectral_index.

Issues or feedback

In case of any problem with the maps or the documentation or request more/different runs, open an issue on the map_based_simulations repo

Plots

See the plot_maps.ipynb notebook in the folder, executed notebooks:

Software

Performance

At 4096 with lmax to 2*nside all 6 frequency channels: 115 minutes for synchrotron and dust, 95 minutes for and ame, single node on Popeye (SDSC) At 4096 with lmax to 3*nside each frequency channel (e.g. LA_27, SA_27): 75 minutes for synchrotron and dust, 60 minutes for and ame, single node on Popeye (SDSC)