load_catalog_from_db

Library.load_catalog_from_db(project, name, load_detections=False)[source]

Load catalogs from the database.

Parameters
  • project (psysmon.core.project.Project) – The project managing the database.

  • name (String or list of Strings) – The name of the catalog to load from the database.