agreement_func#

tangles.agreement_func(sep_sys: SetSeparationSystemBase, **options) AgreementFunc#

Return an agreement function that calculates the agreement value for separations in the given separation system.

Parameters#

sep_sys

The separation system in which to look up the sep ids.

Returns#

agreement_func

A function to calculate the agreement value for a tuple of separations.