Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

covid19

Simple fit to COVID-19 cases as a function of time.

Prerequists

Python.

ROOT (an open-source data analysis package for HEP). How to download and install: https://root.cern.ch/downloading-root

How to run

python  fun_covid19.py

The input data is under data as txt files, which could be found online, like

How it works:

  • Read data and fill them into a histogram;
  • Do a simple exponential fit;
  • Draw histograms and fit functions.

About

Some simple fitting for the COVID-19 development

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages