vampire.analysis.reorder_clusters# vampire.analysis.reorder_clusters(cluster_id, object_index)[source]# Reorder cluster id according to dendrogram order. Parameters: cluster_idndarrayCluster ids. object_indexndarrayHow original cluster id correspond to new id. Returns: cluster_id_sortedndarrayReordered cluster id.