[go: nahoru, domu]

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

Improve estimate of mode change events #34

Open
mfacchinelli opened this issue Mar 20, 2024 · 0 comments
Open

Improve estimate of mode change events #34

mfacchinelli opened this issue Mar 20, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@mfacchinelli
Copy link
Collaborator

The figure below shows a plot of a single mode returned my mag.IMAPTestingAnalysis/getAllModes method:

sequentialModes = sequentialAnalysis.getAllModes();
plot(sequentialModes(3).Primary.Time, sequentialModes(3).Primary.X, "-o")

Screenshot 2024-03-20 151823

However, as can be clearly seen, not all the data points are in Normal mode. There is some Burst mode sneaking into this mode due to poor estimation of the mode change event.

@mfacchinelli mfacchinelli added the bug Something isn't working label Mar 20, 2024
@mfacchinelli mfacchinelli self-assigned this Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant