-
Notifications
You must be signed in to change notification settings - Fork 0
recovery plot #13
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
base: master
Are you sure you want to change the base?
recovery plot #13
Conversation
Python linting (
|
|
I could run it with two types of warnings, however I couldnt locate the plot files |
Hi @tensulin,
this is a PR for the recovery plot. I decided to store some general stylistic information in a yaml file (should be extended for other plots) and deposit one python function to draw the recovery plot. You need to provide it the directory where Orb stores all results + the yaml loaded settings object.
Can you test if this works in your hands?