-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FFT Amplitude and Phase #120
Comments
There is a paper on the FMR standard problem, which will probably be helpful. A summary with important links to journal, preprint and software is available at https://fangohr.github.io/blog/reproducible-science-and-standard-problems-a-case-study.html I guess figure 4 and 5 are what you are after. (figures available here as well: https://github.com/fangohr/micromagnetic-standard-problem-ferromagnetic-resonance/tree/master/figures/reference_plots_from_paper) The software repository with the paper is available at https://github.com/fangohr/micromagnetic-standard-problem-ferromagnetic-resonance, and contains all the sources to compute those. if this is useful, please cite the paper in your publication. |
Thank you @fangohr I'll check the repository for my studies. |
Hi @Ponsudana, is this issue now resolved? Do you have any further questions on this topic? |
Hi, @marijanbeg I'm trying to figure out how to use the sources from the repository https://github.com/fangohr/micromagnetic-standard-problem-ferromagnetic-resonance. But, I don't know to compute those graphs. |
Hi @marijanbeg |
Hello, |
This issue has not been active in 1 month. If there is no further activity this issue will be closed in 2 weeks. |
Hello,
I would like to obtain the spatial distribution of FFT amplitude and phase of a particular mode of frequency in a system.
I've plotted the resonance power spectra using scipy.fftpack by following the tutorial, https://oommfc.readthedocs.io/en/latest/ipynb/10-tutorial-standard-problem-fmr.html
Additional steps to visualize the amplitude and phase of resonance frequency will be helpful.
Thank you for all the support.
The text was updated successfully, but these errors were encountered: