coincidence_HM.restart_run_from_json ==================================== Back to :doc:`Module page <../modules/coincidence_HM>` Summary ------- No docstring summary available. Signature --------- .. code-block:: python def restart_run_from_json(jsonfile, keys_to_pop = ('auto_apply_veto', 'optimize_calpha', 'n_opt', 'time_slide_shifts', 'default_cand_root', 'old_cand_dir_name'), **kwargs) .. list-table:: Input variables :header-rows: 1 * - Name - Type - Default - Description * - ``jsonfile`` - - - - - - * - ``keys_to_pop`` - - - ('auto_apply_veto', 'optimize_calpha', 'n_opt', 'time_slide_shifts', 'default_cand_root', 'old_cand_dir_name') - - * - ``\*\*kwargs`` - - - - - - Output variables ---------------- .. list-table:: :header-rows: 1 * - Return annotation - Docstring type - Description * - ``None`` - - - - Docstring --------- No docstring text available.