HERA-Team / matvis

Fast matrix-based visibility simulator
MIT License
2 stars 3 forks source link

Fix setting beam #37

Closed steven-murray closed 2 years ago

steven-murray commented 2 years ago

Fixes the issue with getting all zeros with polarized=True.

codecov[bot] commented 2 years ago

Codecov Report

Merging #37 (37f35bc) into main (bddd483) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #37   +/-   ##
=======================================
  Coverage   98.28%   98.28%           
=======================================
  Files           5        5           
  Lines         292      292           
  Branches       58       58           
=======================================
  Hits          287      287           
  Misses          2        2           
  Partials        3        3           
Impacted Files Coverage Δ
src/vis_cpu/wrapper.py 97.36% <ø> (ø)
src/vis_cpu/vis_cpu.py 97.47% <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 2b4aab9...37f35bc. Read the comment docs.