Plotting
- generate_movie(opath: Path, play_movie: bool = True)
- my_cmap()
- plot_1D_cost_approximation_bayes(res, path='', add_name='')
- plot_all_iterations(intra_bounds: tuple[float, float], extra_bounds: tuple[float, float], output_path: Path, n_threads: int | None = None, **kwargs)
- plot_iteration(iteration: int, intra_bounds: tuple[float, float], extra_bounds: tuple[float, float], output_path: Path, save_figure: bool = True, figsize: int = 32) Figure | None
- plot_objective_projection_bayes(res, path='', add_name='')
- plot_optimization_convergence_bayes(res, path='', add_name='')
- set_rcparams()