Crossmatch preprocessing steps

class ska_sdc.sdc2.utils.xmatch_preprocessing_steps.XMatchPreprocessingStepStub(*args, **kwargs)

Stub class for a preprocessing step.

__init__(*args, **kwargs)

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

execute()

Execute the step.

Returns:Processed catalogue.
Return type:pandas.DataFrame