Skip to content
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

Implement a spectral density analysis for mode identification. #14

Open
dschaffner opened this issue May 18, 2022 · 0 comments
Open

Implement a spectral density analysis for mode identification. #14

dschaffner opened this issue May 18, 2022 · 0 comments
Labels
2022 Issues created as part of the 2022 Hack Week.

Comments

@dschaffner
Copy link
Contributor

Using two point correlation methods, implement a code to produce a spectral density plot (wavenumber vs frequency). Requires computing cross phase from FFT. Takes data from two spatially separated diagnostic points (Isat, Bdot, etc), computes a cross phase, then an estimated wavenumber using crossphase and separation distance, then histogram power as a function of wavenumber and frequency.

Ref paper: https://aip.scitation.org/doi/10.1063/1.1686491

@rocco8773 rocco8773 added the 2022 Issues created as part of the 2022 Hack Week. label May 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2022 Issues created as part of the 2022 Hack Week.
Projects
None yet
Development

No branches or pull requests

2 participants