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.

table_xmatch_circle_criterion

gammapy.catalog.table_xmatch_circle_criterion(max_separation)[source]

An example cross-match criterion for table_xmatch that reproduces catalog_xmatch_circle.

TODO: finish implementing this and test it.

Parameters:

max_separation : Angle

Maximum separation

Returns:

xmatch : function

Cross-match function to be passed to table_xmatch.