21cmfast / 21cmFAST

Official repository for 21cmFAST: a code for generating fast simulations of the cosmological 21cm signal
MIT License
58 stars 38 forks source link

Fix plotting for mpl #268

Closed steven-murray closed 2 years ago

steven-murray commented 2 years ago

This PR fixes a couple of issues found by #267. We should merge this, then merge master back up to that PR, so tests pass.

codecov[bot] commented 2 years ago

Codecov Report

Merging #268 (05e1d59) into master (f581169) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #268   +/-   ##
=======================================
  Coverage   86.23%   86.24%           
=======================================
  Files          12       12           
  Lines        2776     2778    +2     
=======================================
+ Hits         2394     2396    +2     
  Misses        382      382           
Impacted Files Coverage Δ
src/py21cmfast/plotting.py 75.60% <100.00%> (+0.30%) :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 f36885a...05e1d59. Read the comment docs.