UCBerkeleySETI / blimpy

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

Numba caused instability in processing a large data array in Waterfall.blank_dc() #181

Closed texadactyl closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #181 (8dd4e43) into master (aa3e862) will increase coverage by 0.09%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #181      +/-   ##
==========================================
+ Coverage   76.27%   76.36%   +0.09%     
==========================================
  Files          55       55              
  Lines        2672     2670       -2     
==========================================
+ Hits         2038     2039       +1     
+ Misses        634      631       -3     
Impacted Files Coverage Δ
blimpy/waterfall.py 74.00% <ø> (+0.98%) :arrow_up:
setup.py 0.00% <0.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 aa3e862...c5b094e. Read the comment docs.