3. Crossmatch postprocessing

class ska_sdc.sdc2.utils.xmatch_postprocessing.XMatchPostprocessing(step_names=[])

Postprocess crossmatched catalogue.

__init__(step_names=[])
Parameters:step_names (list) – Name of the steps to be imported from ska_sdc.sdc2.utils.xmatch_postprocessing_steps
postprocess(*args, **kwargs)

A wrapper function used to sequentially call all other postrequisite crossmatching postprocessing functions.

Returns:Postprocessed catalogue.
Return type:pandas.DataFrame