pcl_detection_plotter

openburst pcl detection reader for Stone Soup. This allows reading pcl detections from openburst postgres DB for Stone Soup integration. Stonesoup package should be installed.

class pcl_detection_plotter.OpenBurstPCLDetectionReader(*args: Any, **kwargs: Any)

Bases: _OpenburstPCLReader, DetectionReader

OpenBurst PCL detection reader

This reader uses the postgreSQL python API to fetch pcl detections data.

detections_gen()