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

MrDMD amplitudes #474

Open
sandeepjella opened this issue Nov 11, 2023 · 1 comment
Open

MrDMD amplitudes #474

sandeepjella opened this issue Nov 11, 2023 · 1 comment

Comments

@sandeepjella
Copy link

The objective
I would like to obtain mrdmd amplitudes at each level as we, for example, get the eigenvalues with mrdmd.partial_eigs(level,node).

Already tried tests
I see mrdmd.amplitudes as some defined blank function (does not result in any data) but really what I am after is something like mrdmd.partial_amplitudes(level,node) .

On the other hand I can use mrdmd.time_window_amplitudes(t0,tend) but this forces me to add extra code to calculate what the window for each time level is and when dealing with many different time-series it is a bit tedious. Do you have any advice in general how to get the amplitudes at each mrdmd level? Perhaps I use your code incorrectly...thanks!

@roxyboy
Copy link

roxyboy commented Feb 15, 2024

I second this idea of having partial_amplitudes as an output to be useful! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants