tskit-dev / pyslim

Tools for dealing with tree sequences coming to and from SLiM.
MIT License
26 stars 23 forks source link

Suggesting an edit for vignette_space.slim #333

Closed jiseonmin closed 8 months ago

jiseonmin commented 9 months ago

Here is another small suggestion for the spatial simulation vignette - using localPopulationDensity instead of totalOfNeighborStrengths to calculate local population density around an individual.

codecov-commenter commented 8 months ago

Codecov Report

Merging #333 (5f403bc) into main (76ed446) will not change coverage. Report is 1 commits behind head on main. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #333   +/-   ##
=======================================
  Coverage   95.65%   95.65%           
=======================================
  Files           8        8           
  Lines         621      621           
  Branches      131      131           
=======================================
  Hits          594      594           
  Misses         18       18           
  Partials        9        9           

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!