sphericalY#
- spheroidal.spherical.sphericalY(s, l, m)[source]#
Computes the spin-weighted spherical harmonic with spin weight s, degree l, and order m.
- Parameters:
s (int or half-integer float) – spin weight
l (int) – degree
m (int or half-integer float) – order
- Returns:
spin weighted spherical harmonic function \({}_{s}Y_{lm}(\theta,\phi)\)
- Return type:
function