Sampling Functions#
Function Name |
Description |
---|---|
Shape of a signal on the sphere and rotation group. |
|
Standard shape of harmonic coefficients. |
|
Standard shape of Wigner coefficients. |
|
Shape of intermediate array, before/after latitudinal step. |
|
Shape of intermediate array, before/after latitudinal step. |
Function Name |
Description |
---|---|
Number of spherical harmonic coefficients for given band-limit L. |
|
Total number of latitudinal samples. |
|
Total number of latitudinal samples for periodically extended sampling. |
|
Compute \(\theta\) samples for given sampling scheme. |
|
Convert index to \(\theta\) angle for sampling scheme. |
|
Total number of longitudinal samples for equiangular sampling schemes. |
|
Number of \(\phi\) samples within the equitorial band for HEALPix sampling scheme. |
|
Number of \(\phi\) samples for HEALPix sampling on given \(\theta\) ring. |
|
Compute \(\phi\) samples for given \(\theta\) HEALPix ring. |
|
Convert index to \(\phi\) angle for HEALPix for given \(\theta\) ring. |
|
Compute \(\phi\) samples for equiangular sampling scheme. |
|
Generates a phase shift vector for HEALPix for a given \(\theta\) ring. |
Function Name |
Description |
---|---|
Convert from spherical harmonic 2D indexing of \((\ell,m)\) to 1D index. |
|
Convert from 1D spherical harmonic index to 2D index of \((\ell,m)\). |
|
Convert from Wigner 3D indexing of \((\ell,m)\) to 1D index. |
|
Convert angles to HEALPix index for HEALPix ring ordering scheme. |
|
Compute HEALPix harmonic index. |
|
Converts from 1D indexed harmonic coefficients to HEALPix (healpy) indexed coefficients. |
Function Name |
Description |
---|---|
Convert from 2D indexed harmonic coefficients to 1D indexed coefficients. |
|
Convert from 1D indexed harmnonic coefficients to 2D indexed coefficients. |
|
Converts from HEALPix (healpy) indexed harmonic coefficients to 2D indexed coefficients. |
|
Converts from 2D indexed harmonic coefficients to HEALPix (healpy) indexed coefficients. |
|
Convert from 3D indexed Wigner coefficients to 1D indexed coefficients. |
|
Convert from 1D indexed Wigner coefficients to 3D indexed coefficients. |