utils.amend_indices#

Back to Module page

Summary#

Joins blocks together if they are separated by less than n_tol

Signature#

def amend_indices(left_indices, right_indices, n_tol = params.SUPPORT_EDGE_DATA)
Input variables#

Name

Type

Default

Description

left_indices

right_indices

n_tol

params.SUPPORT_EDGE_DATA

Output variables#

Return annotation

Docstring type

Description

None

Docstring#

Joins blocks together if they are separated by less than n_tol