Crossmatch postprocessing steps

class ska_sdc.sdc2.utils.xmatch_postprocessing_steps.XMatchPostprocessingStepStub(*args, **kwargs)

Stub class for a postprocessing step.

__init__(*args, **kwargs)

Initialize self. See help(type(self)) for accurate signature.

execute()

Execute the step.

Returns:Processed catalogue.
Return type:pandas.DataFrame