mila-iqia / COVI-AgentSim

Covid-19 spread simulator with human mobility and intervention modeling.
Other
20 stars 8 forks source link

Test_plots.py #77

Open mweiss17 opened 4 years ago

mweiss17 commented 4 years ago

This one will take a bit of work. Basically, this test checks whether the debug plots work. However, I've removed the "event" system which was a tertiary logging system that was used for generating these plots. We can either add it back in (not hard, but it is messy IMO to have multiple parallel logging frameworks) or change the plots to read in from the primary logging system.