Dear all,
I am using Python to process mumax for 2D-FFT.And I refer to the program example of
here.I want to verify the dispersion curve of f-1/k in a paper.But I encountered some problems that I couldn't solve as follows.
I want to get an image of the paper.png.
I took the perturbation fields of 2.88GHz and 50ghz respectively for FFT.But the result was wrong.(first:2.88)
I don't know what went wrong with the program.Is m set incorrectly?
In addition, I see that mx stores [time,magnetization component,Z,Y,X].
Why is this Z Y X not X Y Z?
I don't know where to change to get the right result.And I put the program code in the attachment.
Thanks,
Stephen.