lgca.ib_interactions.birth

lgca.ib_interactions.birth(lgca)

Create daughter cells according to individual proliferation rates.

Parameters:

lgca (BaseLGCA) – LGCA object to update.

Notes

lgca.nodes and lgca.props['r_b'] are changed in place. The proliferation rate of each daughter cell is drawn from trunc_gauss() with limits 0 and interaction_params['a_max'] and width interaction_params['std'].