lgca.nove_ib_interactions.birth¶
- lgca.nove_ib_interactions.birth(lgca)¶
Logistic birth process with inheritable proliferation rates.
Each cell divides with probability
r_bscaled by the available capacity. The proliferation rate of each daughter cell is drawn from a truncated Gaussian distribution centred at the mother’s rate.- Parameters:
lgca (object) – Lattice-gas cellular automaton that will be modified in-place.
- Returns: