Closed djgroen closed 3 years ago
On the PHIs, I incorporated new phases:
Phase 5 - June 1st
Phase 6 - June 15th
Phase 7 - July 4th
Phase 8 - July 15th
The following measures have not been reflected in the code yet:
See commits: 659b597414091a2bc92ac97f1401131c6b77d638 and 993786e6c18dfb8822e0a20296f19bc0a2270f0f
(I still have to write a few functions to actually plug in the functionalities though).
Track and tracing is now added as a static multiplier for case isolation effectiveness.
It's in Ecosystem.track_trace_multiplier. The value is 1.0 is 100% of cases escape the track and trace system, and 0.0 if 0% escape the track and trace system. I set the value at 0.8 on June 1st, gradually decreasing it to 0.3 by July 15th.
In this issue, I am going to list all the things we would like to update in FACS this time around: