-
Notifications
You must be signed in to change notification settings - Fork 23
Cleanup and fixes #29
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #29 +/- ##
=======================================
Coverage 94.47% 94.47%
=======================================
Files 22 22
Lines 1339 1339
=======================================
Hits 1265 1265
Misses 74 74 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
README.rst
Outdated
@@ -21,6 +21,12 @@ the PySensors approach to reconstruction problems and Brunton et al. | |||
literature review along with examples and additional tips for | |||
using PySensors effectively. | |||
|
|||
The diagram below shows current Pysensors capabilities. | |||
|
|||
.. figure:: docs/figures/pysensors-capabilities.png |
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.
Figure does not show up, change to jpeg
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.
Yes, same issue. Figures do now show up.
This PR introduces small fixes and cleanup to the code.