needlets.standardneedlet¶
-
standardneedlet
(B, j, lmax)[source]¶ Return the needlet filter b(l) for a standard needlet with parameters
B
andj
.- Parameters
- Returns
A numpy array containing the values of a needlet filter b(l), starting with l=0. If
j
is an array, it returns an array containing the filters for each frequency.- Return type
np.ndarray
Note
Standard needlets are always normalised by construction: the sum (in frequencies
j
) of the squares of the filters will be 1 for all multipole ell.