Closed nateosher closed 1 year ago
Patch coverage: 100.00
% and project coverage change: +2.54
:tada:
Comparison is base (
61475e9
) 51.70% compared to head (fb43fa7
) 54.25%.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
@nateosher Ive been playing with this code more and I noticed that SimulateGrid() spits an error if no points are simulated for a cell type (like if the intensity is particularly low). Could you change it so it still produces a ppp object just with no points of that type?
Thanks for the heads up- should be an easy enough fix
This primarily consists of tests for the simulation functions; I had to tweak a couple of things to be consistent with the tests too though. Nothing crazy.