triggers_single_detector_HM.TriggerList.clip_outliers ===================================================== Back to :doc:`Class page <../classes/triggers_single_detector_HM.TriggerList>` Summary ------- No docstring summary available. Signature --------- .. code-block:: python def clip_outliers(self, snr_thresh = 10, time_tol = 1.0, reset_filters = False) .. list-table:: Input variables :header-rows: 1 * - Name - Type - Default - Description * - ``snr_thresh`` - - - 10 - - * - ``time_tol`` - - - 1.0 - - * - ``reset_filters`` - - - False - - Output variables ---------------- .. list-table:: :header-rows: 1 * - Return annotation - Docstring type - Description * - ``None`` - - - - Docstring --------- No docstring text available.