coincidence_HM.create_shifted_observations ========================================== Back to :doc:`Module page <../modules/coincidence_HM>` Summary ------- No docstring summary available. Signature --------- .. code-block:: python def create_shifted_observations(candidates, max_time_slide_shift, minimal_time_slide_jump, max_delay, *assoc_arrays) .. list-table:: Input variables :header-rows: 1 * - Name - Type - Default - Description * - ``candidates`` - - - - - - * - ``max_time_slide_shift`` - - - - - - * - ``minimal_time_slide_jump`` - - - - - - * - ``max_delay`` - - - - - - * - ``\*assoc_arrays`` - - - - - - Output variables ---------------- .. list-table:: :header-rows: 1 * - Return annotation - Docstring type - Description * - ``None`` - - - - Docstring --------- No docstring text available.