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

Separated plotting functions, fixed bugs, added lower level testing #2

Merged
merged 7 commits into from
Mar 29, 2024

Conversation

mpecchi
Copy link
Owner

@mpecchi mpecchi commented Mar 29, 2024

The plot_ave_std function is now a function and not a Project method.
It relies on the class MyFunction to create figures. Plots are now fully costumizable and can be accessed after creation.

Fixed bug that got the wrong std in some contexts, and added minimal test to ensure consistency.

Fixed bugs with name_to_properties.

@mpecchi mpecchi merged commit f78b705 into main Mar 29, 2024
0 of 2 checks passed
@mpecchi mpecchi deleted the add_my_figure branch May 4, 2024 13:05
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