ifftshift

powerbox.dft.ifftshift(x, *args, **kwargs)[source]

The same as numpy’s ifftshift, except that it preserves units (if Astropy quantities are used)

All extra arguments are passed directly to numpy’s ifftshift.