dcnum.feat.feat_background.bg_copy ================================== .. py:module:: dcnum.feat.feat_background.bg_copy Classes ------- .. autoapisummary:: dcnum.feat.feat_background.bg_copy.BackgroundCopy Module Contents --------------- .. py:class:: BackgroundCopy(*args, **kwargs) Bases: :py:obj:`dcnum.feat.feat_background.base.Background` Copy the input background data to the output file .. py:method:: check_user_kwargs() :staticmethod: Implement this to check the kwargs during init .. py:method:: process() Copy input data to output dataset .. py:method:: process_approach() The actual background computation approach