nnmt.spatial._ft_spatial_profile_boxcar

nnmt.spatial._ft_spatial_profile_boxcar(k, width)[source]

Fourier transform of boxcar connectivity kernel at given wave number.

Parameters:
kfloat

Wavenumber in 1/m.

widthfloat or np.ndarray

Width(s) of boxcar kernel(s) in m.

Returns:
float

Fourier transform of spatial profile.