cara/cara
2020-12-09 18:35:00 +01:00
..
apps Updated baseline model 2020-12-09 18:35:00 +01:00
tests Correcting a bug on angle computation (degrees required), for hinged windows 2020-12-01 18:54:56 +01:00
__init__.py Bring over the prototyped voila app, and handle installation dependencies correctly. 2020-10-20 09:51:34 +02:00
data.py GenevaTemperatures refined in the proper way in data.py 2020-11-09 17:22:15 +01:00
dataclass_utils.py Implement an ExposureModel.reproduction_number, which is modelled by having precisely one infected person in the concentration model. 2020-11-12 21:27:01 +01:00
models.py Raising an error if window_width is not specified in HingedWindow; using np.rad2deg instead of manual rad to degrees conversion 2020-12-02 18:58:55 +01:00
state.py Fix the broken mask selection widget. 2020-10-26 14:36:54 +01:00