We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The figure below shows a plot of a single mode returned by mag.IMAPTestingAnalysis/getAllModes method:
mag.IMAPTestingAnalysis/getAllModes
sequentialModes = sequentialAnalysis.getAllModes(); plot(sequentialModes(3).Primary.Time, sequentialModes(3).Primary.X, "-o")
However, 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.
The text was updated successfully, but these errors were encountered:
Potentially the same as #26
Sorry, something went wrong.
mfacchinelli
No branches or pull requests
The figure below shows a plot of a single mode returned by
mag.IMAPTestingAnalysis/getAllModes
method:However, 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.
The text was updated successfully, but these errors were encountered: