Inverse of fftshift.
x : array_like
Input array.
axes : int or shape tuple, optional
Axes over which to calculate. Defaults to None which is over all axes.
See also
fftshift
numpy.fft.fftshift
Linear algebra (numpy.linalg)