Closed bhazelton closed 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
1cae5da
) 99.95% compared to head (fc40fc3
) 100.00%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Some tutorial tweaks to separate out examples for the various functionality (before some examples showed a bunch of unrelated functionality in the same example). Also added some more text to explain what was going on and made a few figures prettier.
Also ensure that plotting commands are run in the doctests to make sure they work (there have been bugs in the pyuvdata tutorial that we didn't catch because they were in plotting commands that weren't run in the doctests). This required some updates to the
docs
requirements.Note: This is best reviewed by looking at the RTD build.
Motivation and Context
Better docs always help :).
Checklists:
Documentation Change Checklist: