load_detection_catalog

Project.load_detection_catalog(name, load_detections=False)[source]

Load a detection catalog from the database.

Parameters
  • name (String) – The name of the detection catalog.

  • load_detections (bool) – Load the detections from the database.

Returns

cat – The loaded detection catalog.

Return type

mss_dataserver.detection.Library.Catalog