2

I have an image in Fourier space, that looks like (real part):enter image description here

I want to get the real space picture through numpy's irfft2: So what i show here is np.fft.irfft2 of the previous image:

enter image description here

My intuition may be off, but through numpy's conventions for the output of the fft and inverse-fft, respectively, shouldn't the image in real space be concentric circles - centered in the middle? There seems to be a fftshift that shouldn't be there to my mind

user1991
  • 584
  • 1
  • 4
  • 18

0 Answers0