optframework.utils.general_scripts.psd_opt_post module

Created on Mon Jan 15 12:41:37 2024

@author: px2030

optframework.utils.general_scripts.psd_opt_post.calc_diff(result)[source]
optframework.utils.general_scripts.psd_opt_post.visualize_sampler_iter()[source]
optframework.utils.general_scripts.psd_opt_post.visualize_diff_mean(results, labels)[source]
optframework.utils.general_scripts.psd_opt_post.visualize_diff_kernel_mse(result)[source]
optframework.utils.general_scripts.psd_opt_post.visualize_correlation(results, labels)[source]
optframework.utils.general_scripts.psd_opt_post.correlation_analysis(result, plot=False)[source]
optframework.utils.general_scripts.psd_opt_post.calc_save_PSD_delta(results, data_paths)[source]
optframework.utils.general_scripts.psd_opt_post.calc_ori_mse()[source]
optframework.utils.general_scripts.psd_opt_post.do_remove_small_results(results)[source]
optframework.utils.general_scripts.psd_opt_post.write_origin_data(results, labels, group_flag)[source]
optframework.utils.general_scripts.psd_opt_post.which_group(group_flag)[source]
optframework.utils.general_scripts.psd_opt_post.read_results(data_paths)[source]
optframework.utils.general_scripts.psd_opt_post.get_kernels_form_data_name(data_name)[source]
optframework.utils.general_scripts.psd_opt_post.calc_rel_mse(results_tem, ori_mse_tem)[source]
optframework.utils.general_scripts.psd_opt_post.compare_dicts(dict1, dict2)[source]
optframework.utils.general_scripts.psd_opt_post.get_search_range(kernel)[source]
optframework.utils.general_scripts.psd_opt_post.visualize_diff_mean_radar(results, data_labels)[source]
optframework.utils.general_scripts.psd_opt_post.radar_chart(data, data_labels, kernels_labels, title)[source]
optframework.utils.general_scripts.psd_opt_post.visualize_diff_kernel_value_old(result, eval_kernels, log_axis=False)[source]
optframework.utils.general_scripts.psd_opt_post.visualize_diff_kernel_value(result, eval_kernels, log_axis=False)[source]
optframework.utils.general_scripts.psd_opt_post.visualize_PSD(variable, pbe_type, one_frame)[source]
optframework.utils.general_scripts.psd_opt_post.return_animation(variable, opt, exp_data_paths)[source]
optframework.utils.general_scripts.psd_opt_post.return_one_frame(variable, opt, exp_data_paths)[source]