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 **kwargs to diagnostics.plot_recovery #112

Merged
merged 1 commit into from
Nov 26, 2023

Conversation

marvinschmitt
Copy link
Collaborator

allows modifying the key part of the plot, i.e., the scatter (with or without error bars).

Example:

_ = plot_recovery(post_samples, test_data['parameters'], param_names=parameter_names, fig_size=(16, 4), rasterized=True)

allows modifying the key part of the plot, i.e., the scatter (with or without errorbars)
@stefanradev93 stefanradev93 merged commit 58dfd6b into Development Nov 26, 2023
2 checks passed
@marvinschmitt marvinschmitt deleted the marvinschmitt-patch-2 branch March 22, 2024 09:13
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

2 participants