axon_synthesis.inputs.clustering.from_barcodes

Clustering from barcodes.

Functions

barcode_mins(barcode[, nb_bins, threshold])

Compute min values of a barcode.

compute_clusters(config_str, morph, axon, ...)

The points must be inside the ball to be merged.

axon_synthesis.inputs.clustering.from_barcodes.barcode_mins(barcode, nb_bins=100, threshold=0.1)

Compute min values of a barcode.

axon_synthesis.inputs.clustering.from_barcodes.compute_clusters(config_str, morph, axon, axon_id, group_name, group_path, group, output_cols, *, debug=False, **_kwargs)

The points must be inside the ball to be merged.