sxs-collaboration / sxs

Python code for manipulating data from the SXS collaboration
MIT License
25 stars 18 forks source link

Add functions used to preprocess waveforms #79

Closed EthansGitHub closed 3 months ago

EthansGitHub commented 1 year ago

A tutorial file and a test file are also included.


:books: Documentation preview :books:: https://sxs--79.org.readthedocs.build/en/79/

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 10.98901% with 81 lines in your changes are missing coverage. Please review.

Project coverage is 40.22%. Comparing base (2b06eac) to head (754f786). Report is 2 commits behind head on main.

Files Patch % Lines
sxs/time_series.py 9.58% 66 Missing :warning:
sxs/waveforms/waveform_modes.py 6.25% 15 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #79 +/- ## ========================================== - Coverage 40.70% 40.22% -0.48% ========================================== Files 73 73 Lines 5950 6038 +88 Branches 1222 1234 +12 ========================================== + Hits 2422 2429 +7 - Misses 3308 3389 +81 Partials 220 220 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.