vampire.analysis.reorder_centroids# vampire.analysis.reorder_centroids(centroids, object_index)[source]# Reorder centroids according to dendrogram order. Parameters: centroidsndarrayCentroids object_indexndarrayHow original cluster id correspond to new id. Returns: reordered_centroidsndarrayReordered centroids.