DASDAE / dascore

A python library for distributed fiber optic sensing
Other
71 stars 16 forks source link

update correlate #364

Closed ahmadtourei closed 2 months ago

ahmadtourei commented 4 months ago

Description

This PR adds four new capabilities to the correlate function:

Checklist

I have (if applicable):

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 99.51%. Comparing base (8e93570) to head (c4d5542).

Files Patch % Lines
dascore/proc/correlate.py 96.61% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #364 +/- ## ========================================== - Coverage 99.53% 99.51% -0.03% ========================================== Files 97 97 Lines 7596 7635 +39 ========================================== + Hits 7561 7598 +37 - Misses 35 37 +2 ``` | [Flag](https://app.codecov.io/gh/DASDAE/dascore/pull/364/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DASDAE) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/DASDAE/dascore/pull/364/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DASDAE) | `99.51% <96.66%> (-0.03%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DASDAE#carryforward-flags-in-the-pull-request-comment) to find out more.

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

d-chambers commented 2 months ago

closed by #400