UCBerkeleySETI / blimpy

Breakthrough Listen I/O Methods for Python
https://blimpy.readthedocs.io
BSD 3-Clause "New" or "Revised" License
46 stars 41 forks source link

Address enhancement #267 (Down-sampling) #268

Closed texadactyl closed 2 years ago

texadactyl commented 2 years ago

See issue #267 for details.

codecov[bot] commented 2 years ago

Codecov Report

Merging #268 (21368fc) into master (77eb673) will increase coverage by 0.11%. The diff coverage is 86.20%.

:exclamation: Current head 21368fc differs from pull request most recent head 0297285. Consider uploading reports for the commit 0297285 to get more accurate results

@@            Coverage Diff             @@
##           master     #268      +/-   ##
==========================================
+ Coverage   82.36%   82.47%   +0.11%     
==========================================
  Files          70       72       +2     
  Lines        3692     3778      +86     
==========================================
+ Hits         3041     3116      +75     
- Misses        651      662      +11     
Impacted Files Coverage Δ
blimpy/dsamp.py 82.35% <82.35%> (ø)
blimpy/__init__.py 83.33% <100.00%> (+0.72%) :arrow_up:
setup.py 100.00% <100.00%> (ø)
tests/data.py 100.00% <100.00%> (ø)
tests/test_dsamp.py 100.00% <100.00%> (ø)
blimpy/io/hdf_writer.py 71.68% <0.00%> (+0.88%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 77eb673...0297285. Read the comment docs.