neherlab / covid19_scenarios

Models of COVID-19 outbreak trajectories and hospital demand
https://covid19-scenarios.org
MIT License
1.36k stars 354 forks source link

Pre smoothing fit #682

Closed vdruelle closed 4 years ago

vdruelle commented 4 years ago

Description

Include the new fitting procedure into the app.

Impacted Areas in the application

Python scripts in the data/scripts folder. Scripts were created and changed to provide a new fitting procedure to the app. Consequently it also changes the generated scenarios.json

Testing

Richard and I tested that the app works locally.

vercel[bot] commented 4 years ago

This pull request is being automatically deployed with Vercel (learn more). To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/covid19-scenarios/covid19-scenarios/ou3hfulfd ✅ Preview: https://covid19-scenarios-git-pre-smoothing-fit.covid19-scenarios.now.sh

codeclimate[bot] commented 4 years ago

Code Climate has analyzed commit da0daea5 and detected 0 issues on this pull request.

View more on Code Climate.

codecov[bot] commented 4 years ago

Codecov Report

Merging #682 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #682   +/-   ##
=======================================
  Coverage   25.63%   25.63%           
=======================================
  Files         128      128           
  Lines        2762     2762           
  Branches      393      393           
=======================================
  Hits          708      708           
  Misses       2054     2054