aquakin.ct_log_removal#

aquakin.ct_log_removal(ct, ct_per_log, *, max_log=None)[source]#

Log-removal from a CT value by a CT-based credit (Chick–Watson form).

log = CT / ct_per_log where ct_per_log is the CT that earns one log of inactivation (from the regulatory CT tables for the target organism, pH and temperature). Optionally capped at max_log.

Parameters:
  • ct (Array)

  • ct_per_log (Array)

  • max_log (Array | None)

Return type:

Array