Paper title: Testing and Reopening in an SEIR Model Author: David Berger, Kyle Herkenhoff, Chengdai Huang, Simon Mongey Date: 10/27/2020 MATLAB Version: 9.6.0.1150989 (R2019a) Update 4 Operating System: Microsoft Windows 10 Expected computation time: 30 mins This replication packages reproduces figures in "Tesing and Reopening in an SEIR Model" --- To reproduce all non-'schematic' figures in the paper, run main_file.m. This reproduces: --- --- Figures 2, 4-10, --- --- Appendix figures --- The figures are outputted to the folders 'main_text_figures' and 'appendix_figures' --- You'll find the figures from the paper in two directories within these directories: 'Figures_to_check' so you can check that the code reproduces these figures exactly main_file.m utilizes 5 files, in the following order: 1. make_figure_2.m reproduces Figure 2 (Cases, deaths and tesitng) in the paper. 2. make_figure_4_to_8_and_B1.m reproduces Figure 4-8 in the paper and Figure B1 in the appendix. 3. make_figure_9.m reproduces Figure 9 (More frequent testing dominates) in the paper. 4. make_figure_10.m reproduces Figrue 10 (Robustness:Immunity passport) in the paper. 5. make_robustness_figures.m reproduces figures in robustness exercises in the appendix.