dcnum.feat.feat_background.bg_copy

Classes

BackgroundCopy

Copy the input background data to the output file

Module Contents

class dcnum.feat.feat_background.bg_copy.BackgroundCopy(*args, **kwargs)[source]

Bases: dcnum.feat.feat_background.base.Background

Copy the input background data to the output file

static check_user_kwargs()[source]

Implement this to check the kwargs during init

process()[source]

Copy input data to output dataset

process_approach()[source]

The actual background computation approach