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

examine_h5 in hdf_reader.py is loading too much data #262

Closed texadactyl closed 2 years ago

texadactyl commented 2 years ago

Performance impact to turbo_seti plot_event.py

codecov[bot] commented 2 years ago

Codecov Report

Merging #262 (70019b6) into master (c304f7f) will increase coverage by 0.03%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #262      +/-   ##
==========================================
+ Coverage   82.50%   82.54%   +0.03%     
==========================================
  Files          70       70              
  Lines        3670     3666       -4     
==========================================
- Hits         3028     3026       -2     
+ Misses        642      640       -2     
Impacted Files Coverage Δ
blimpy/io/hdf_reader.py 84.92% <100.00%> (+1.07%) :arrow_up:
setup.py 100.00% <100.00%> (ø)

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 c304f7f...70019b6. Read the comment docs.