sidpy.proc.mcp_server_beps.generate_guess

sidpy.proc.mcp_server_beps.generate_guess(vdc: Sequence[float], pr_vec: Sequence[float], show_plots: bool = False) ndarray[source]

Generate the initial BEPS loop parameter guess.

This matches the tested heuristic in tests/proc/test_fitter_refactor.py. show_plots is accepted for API compatibility but not used here.