DASDAE / dascore

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

Febus read, scan, and is_format support #369

Closed d-chambers closed 4 months ago

d-chambers commented 4 months ago

Description

This PR adds support for the Febus DAS format.

Checklist

I have (if applicable):

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.53%. Comparing base (3b01269) to head (e6d4d29).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #369 +/- ## ========================================== + Coverage 99.52% 99.53% +0.01% ========================================== Files 94 97 +3 Lines 7415 7596 +181 ========================================== + Hits 7380 7561 +181 Misses 35 35 ``` | [Flag](https://app.codecov.io/gh/DASDAE/dascore/pull/369/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/369/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DASDAE) | `99.53% <100.00%> (+0.01%)` | :arrow_up: | 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 4 months ago

I am going to merge this for now so we can do a quick release before the SSA das session tomorrow.