sxs-collaboration / sxs

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

Update convert_simulation to use new catalog format #88

Closed keefemitman closed 5 months ago

keefemitman commented 5 months ago

Update convert_simulation to use new sxs catalog format.


📚 Documentation preview 📚: https://sxs--88.org.readthedocs.build/en/88/

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 42.03%. Comparing base (5a89363) to head (2e306fc). Report is 3 commits behind head on main.

:exclamation: Current head 2e306fc differs from pull request most recent head efac5c3. Consider uploading reports for the commit efac5c3 to get more accurate results

Files Patch % Lines
sxs/utilities/lvcnr/conversion.py 50.00% 10 Missing and 6 partials :warning:
sxs/utilities/lvcnr/waveforms.py 90.00% 0 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #88 +/- ## ========================================== - Coverage 42.22% 42.03% -0.20% ========================================== Files 71 71 Lines 5579 5598 +19 Branches 1236 1240 +4 ========================================== - Hits 2356 2353 -3 - Misses 3017 3040 +23 + Partials 206 205 -1 ```

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