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

[WIP] Updates and Fixes to EDB Monitor #1217

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

mfixstsci
Copy link
Collaborator

When the EDB Monitor attempts to plot every data point returned from the mnemonic, we are currently running into a column mismatch error from astropy. This is because the median time values do not match the length of the median eu_values obtained from the mnemonic. Here is a quick fix that assigns the proper data to the multiday_table.

@mfixstsci mfixstsci changed the title Updating Statistics Values for telemetry_type all Updates and Fixes Mar 24, 2023
@mfixstsci mfixstsci changed the title Updates and Fixes Updates and Fixes to EDB Monitor Mar 24, 2023
@mfixstsci
Copy link
Collaborator Author

Updating EDB Monitor:

  • Change column from mean to median
  • Figure out multiple numpy errors and crashes

@mfixstsci mfixstsci changed the title Updates and Fixes to EDB Monitor [WIP] Updates and Fixes to EDB Monitor Mar 27, 2023
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

Successfully merging this pull request may close these issues.

None yet

1 participant