Virus coefficient_of_infectivity replaced by its inverse (qID)
In the Virus
class, input is now quantum_infectious_dose
(RNA-copies per quantum - qID in the CERN note) instead of coefficient_of_infectivity
, in agreement with the CERN note CERN-OPEN-2021-004. API is thus changed.
By definition, quantum_infectious_dose=1/coefficient_of_infectivity
.
Computation of concentration
, tests, and calculator, were changed accordingly (and transparently to the app user).
Note that this is to be merged to the new MonteCarlo branch (not yet to Master).
Edited by Nicolas Mounet