PlainAggregator#
- class ctapipe.monitoring.aggregator.PlainAggregator(**kwargs: Any)[source]#
Bases:
StatisticsAggregator
Compute aggregated statistic values from a chunk of images using numpy functions
Methods Summary
compute_stats
(images, masked_pixels_of_sample)Methods Documentation
- compute_stats(images, masked_pixels_of_sample) StatisticsContainer [source]#