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

Add fields to OpalModel #189

Merged
merged 4 commits into from
Nov 20, 2023
Merged

Add fields to OpalModel #189

merged 4 commits into from
Nov 20, 2023

Conversation

AdrianDAlessandro
Copy link
Collaborator

This PR adds some fields to the OpalModel so that they can be received and plotted. It also removed the pre-set values of 0 at the 0-index and ensures the datatypes in the data frames remain consistent.

This PR also makes it easier to add new fields to Opal without needing to change the rest of the code and tests. (ie, removes a lot of hard-coded values).

@yuezhu71 can you confirm these new fields make sense and you will be able to send them?

Close #182
Close #185

Copy link
Member

@tsmbland tsmbland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@AdrianDAlessandro AdrianDAlessandro removed the request for review from pclemow November 20, 2023 19:59
@AdrianDAlessandro AdrianDAlessandro merged commit b3e058d into main Nov 20, 2023
7 checks passed
@AdrianDAlessandro AdrianDAlessandro deleted the opal-changes branch November 20, 2023 20:03
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.

Add new values to Opal API Remove frame=0 data for opal
2 participants