two_patch_scenario#

two_patch_scenario(population=100000, mcv1_coverage=0.0)[source]#

Generate a synthetic scenario with two patches where one is half the size of the other.

Parameters:
  • population (int) – Population of the largest patch.

  • mcv1_coverage (float) – MCV1 coverage of the patches.

Returns:

Scenario DataFrame.

Return type:

DataFrame