Note

You are not reading the most up to date version of Gammapy documentation.
Access the latest stable version v1.3 or the list of Gammapy releases.

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.