TCDSolar / stixpy

STIX data analysis in python
https://stixpy.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
17 stars 20 forks source link

Spectrogram timeseries updates #60

Closed hayesla closed 1 year ago

hayesla commented 1 year ago

sorry accidentally pushed to this repo rather than my fork, but anyway.

This PR fixes the timeseries plotting error when the errorbar=True keyword was passed. I also tidied up some parts and added plotting kwargs to be passed.

codecov-commenter commented 1 year ago

Codecov Report

Base: 67.15% // Head: 67.15% // No change to project coverage :thumbsup:

Coverage data is based on head (490f79d) compared to base (671bcda). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #60 +/- ## ======================================= Coverage 67.15% 67.15% ======================================= Files 10 10 Lines 816 816 ======================================= Hits 548 548 Misses 268 268 ``` | [Impacted Files](https://codecov.io/gh/samaloney/stixpy/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shane+Maloney) | Coverage Δ | | |---|---|---| | [stixpy/science.py](https://codecov.io/gh/samaloney/stixpy/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shane+Maloney#diff-c3RpeHB5L3NjaWVuY2UucHk=) | `53.80% <0.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shane+Maloney). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Shane+Maloney)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.