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

fix: define default units for fields #29

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Conversation

samuelwnaylor
Copy link
Collaborator

Use default units in the plots. This removes some of the hard-coded strings, therefore mitigating typos of units in axis labels on plots.

Fixes #27

Copy link
Contributor

@aclerc aclerc left a comment

Choose a reason for hiding this comment

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

This looks nice! Can you please update smarteole_example.ipynb to fix the plot with wrong units and also to check nothing else has changed?

@samuelwnaylor
Copy link
Collaborator Author

samuelwnaylor commented Sep 25, 2024

This looks nice! Can you please update smarteole_example.ipynb to fix the plot with wrong units and also to check nothing else has changed?

Addressed in commit ddf52fb

Use default units in the plots. This removes some of the hard-coded
strings, therefore mitigating typos of units.

Fixes #27
@aclerc aclerc merged commit f19c923 into main Sep 25, 2024
2 checks passed
@aclerc aclerc deleted the default-units-for-fields branch September 25, 2024 14:10
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.

wrong y axis label on rpm and pitch curve filters plot
2 participants