aquakin.uv_log_inactivation#
- aquakin.uv_log_inactivation(dose, d10, *, max_log=None)[source]#
Log-inactivation from a UV dose by a log-linear dose-response.
log10(N/N0) = dose / d10whered10is the dose for one log of inactivation (mJ/cm²/log). Optionally capped atmax_logto represent tailing (a resistant subpopulation).- Parameters:
dose (Array)
d10 (Array)
max_log (Array | None)
- Return type:
Array