fft

ska_sdp_exec_swiftly.fourier_transform.fourier_algorithm.fft(a, axis)[source]

Fourier transformation from image to grid space, along a given axis.

Parameters:
  • a – numpy array, 1D or 2D (image in lm coordinate space)

  • axis – int; axes over which to calculate

Returns:

numpy array (uv grid)