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.

catalog_xmatch_combine

gammapy.catalog.catalog_xmatch_combine(associations)[source]

Combine (vertical stack) association tables.

Parameters:

associations : dict or (str, Table)

Associations

Returns:

combined_associations : Table

Combined associations table.