sphtfunc
– Spherical harmonic transforms¶
From map to spherical harmonics¶
|
Computes the power spectrum of a Healpix map, or the cross-spectrum between two maps if map2 is given. |
|
Computes the alm of a Healpix map. |
|
Computes the spinned alm of a 2 Healpix maps. |
|
Runs an iterative map analysis up to (lmax, mmax) and returns the result including its quality. |
From spherical harmonics to map¶
|
Create a map(s) from cl(s). |
|
Computes a Healpix map given the alm. |
|
Computes a Healpix map and its first derivatives given the alm. |
|
Computes maps from a set of 2 spinned alm |
Spherical harmonic transform tools¶
|
Smooth a map with a Gaussian symmetric beam. |
|
Smooth alm with a Gaussian symmetric beam function. |
|
Computes (cross-)spectra from alm(s). |
|
Generate a set of alm given cl. |
|
Multiply alm by a function of l. |
|
Return the pixel window function for the given nside. |
|
This class provides some static methods for alm index computation. |
|
Returns a resized copy of the input a_lm, either truncated or padded with zeros. |
Other tools¶
|
Gaussian beam window function |
|
Computes a transfer (or window) function b(l) in spherical harmonic space from its circular beam profile b(theta) in real space. |
|
Computes a circular beam profile b(theta) in real space from its transfer (or window) function b(l) in spherical harmonic space. |