source_catalogs

gammapy.catalog.source_catalogs = <gammapy.catalog.registry.SourceCatalogRegistry object>

Source catalog registry.

Provides simple and efficient access to source catalogs by lazy-loading and caching catalog objects.

You should use these catalogs read-only, if you modify them you can get non-reproducible results if you access the modified version later on.