Skip to content

ClusteringAnalog module

Miljenko Suljic requested to merge msuljic/corryvreckan:clustering_analog into master

This module clusters the input data of an analog detector. The clustering method employs thresholds (fixed, signal-to-noise, or combination) to select the seed pixels and their neighbors. This procedure is performed iteratively for neighbors to include in the cluster all pixels with the signal above a given threshold.

Edited by Miljenko Suljic

Merge request reports