pclreader

openburst pcl detection reader for Stone Soup. This allows reading pcl detections from openburst postgres DB for Stone Soup

class pclreader.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()