-
Notifications
You must be signed in to change notification settings - Fork 45
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
Update viz.py docstrings and Inputs #193
Conversation
Codecov Report
@@ Coverage Diff @@
## master #193 +/- ##
=======================================
Coverage 94.42% 94.42%
=======================================
Files 7 7
Lines 574 574
=======================================
Hits 542 542
Misses 32 32
|
Codecov Report
@@ Coverage Diff @@
## master #193 +/- ##
=======================================
Coverage 94.42% 94.42%
=======================================
Files 7 7
Lines 574 574
=======================================
Hits 542 542
Misses 32 32
|
Thank you @RayStick but i didn't finish this draft |
Ooops, sorry, didn't notice it was still a draft! |
Now it's ready |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I didn't check it out locally, but looks good to me. (Just suggested a few minor wording changes)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I know writing docstrings is not as fun as writing code, but there's some fixes to do here and there before we can merge this...
changes applied |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couple of things but then we're good to go!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Closes #188
Proposed Changes
viz.trigger_plot
docstringviz,plot_all
inputs so instead of phys_in we enter all the parameters in a separated wayviz.plot_all
docstring after this