I have a picture of a hexagonally close-packed lattice and I took the FFT of the image using ImageJ. Below are the results. I expected the FFT to also be a lattice with reciprocal lattice spacing, I can see the lattice spacing, but I also see a large ring. Does this ring have significance?
I have some background knowledge of how Fourier Transforms work but I have little experience with them in practice so I'm not familiar with the different types of artifacts.
Thanks,
The ring appears, because your input is not a perfect Dirac comb, its size should increase if you use a higher resolution image. The mathematical description, using the convolution theorem of the Fourier transform would be the following: Your input is a Dirac comb convoluted with the shape of you dots. For that reason the FFT of your input gets multiplied with the FFT of the shape of your dot. The smaller the dot, the larger the ring. That's the reciprocity in Fourier space. Additionally you have the cross artifacts form the finite size of your input, they can be explained the other way around.