Skip to content

Clustering

David-Leon Pohl requested to merge clustering into development

This PR implements clustering, including:

  • Creation of a cluster table
  • Cluster shape analysis (useful with sensors, from Jens implementation in TBA)
  • An example
  • Unit tests
  • Cluster Histograms: image image image

Breaking change: The pdf with plots from analysis is created next to the analysis file and not the raw data file.

Merge request reports