triggers_single_detector_HM.TriggerList.save_preprocessing ========================================================== Back to :doc:`Class page <../classes/triggers_single_detector_HM.TriggerList>` Summary ------- Save preprocessing to file Signature --------- .. code-block:: python def save_preprocessing(self, fname_preprocessing) .. list-table:: Input variables :header-rows: 1 * - Name - Type - Default - Description * - ``fname_preprocessing`` - - - - - Filename to save preprocessed data in Output variables ---------------- .. list-table:: :header-rows: 1 * - Return annotation - Docstring type - Description * - ``None`` - - - - Docstring --------- .. code-block:: text Save preprocessing to file :param fname_preprocessing: Filename to save preprocessed data in :return: