sbm.elliptical_beam#

sbm.elliptical_beam(nside: int, fwhm: float, q: float)[source]#

Calculate elliptical beam profile.

Parameters:
  • nside (int) – Nside for the beam profile.

  • fwhm (float) – Base FWHM to make elliptical beam profile.

  • q (float) – Beam ellipticity.

Returns:

Elliptical I, Q, and U beam profile maps.

Return type:

maps