Skip to content

Spherical harmonics

ripplegw.waveforms.spherical_harmonics ¤

compute_sminus2_l2(theta, m) ¤

Spin -2 weighted spherical harmonic for l=2, phi=0. theta: float or array m: integer in [-2, -1, 0, 1, 2]

compute_sminus2_l3(theta, m) ¤

Spin -2 weighted spherical harmonic for l=3, phi=0. theta: scalar or array m: integer in [-3, 3]

compute_sminus2_l4(theta, m) ¤

Spin -2 weighted spherical harmonic for l=4, phi=0. theta: scalar or array m: integer in [-4, 4]