Luis Aleixo
|
07d692b964
|
expanded pytest raises on tests to each single case
|
2023-06-29 10:02:26 +01:00 |
|
Luis Aleixo
|
422d2245c5
|
dose list implementation
|
2023-06-08 16:46:05 +02:00 |
|
Luis Aleixo
|
a16957d319
|
updated deposited_exposure method and infection probability tests
|
2023-06-08 16:46:05 +02:00 |
|
Luis Aleixo
|
df77bdd1b5
|
tests for incidence rate
|
2023-06-08 16:46:05 +02:00 |
|
Luis Aleixo
|
022abad186
|
updated branch according to review: - new presence_interval() method in the population class that avoids repetition of if conditions through the code. - typo fix. -tests were updated accordingly
|
2023-04-28 12:05:30 +02:00 |
|
Luis Aleixo
|
bcb1d1012a
|
modified dynamic tests for InfectedPopulation
|
2023-04-28 08:54:59 +02:00 |
|
Nicolas Mounet
|
fe19cb5976
|
Change all normalization factors and emission rates (when present) into 'per person' quantities (i.e. do not normalize anymore by the number of infected people) - to allow dynamic number of infected people. Changing the test accordingly, and the documentation. Adding a __post_init__ check in ExposureModel to forbid the use of dynamic number of exposed people, for now.
|
2023-04-28 08:54:59 +02:00 |
|
Luis Aleixo
|
e494151d78
|
added test for dynamic and static population
|
2023-04-28 08:54:59 +02:00 |
|
Luis Aleixo
|
70f7e86524
|
test for dynamic occupants
|
2023-04-28 08:54:58 +02:00 |
|