optframework.utils.func.func_read_exp module

Created on Thu Nov 9 14:59:35 2023

Read or interpolate experimental data based on the time step of the simulated data

@author: px2030

class optframework.utils.func.func_read_exp.write_read_exp(path_exp_data=None, read=False, sheet_name=None, exp_data=False)[source]

Bases: object

convert_time_to_seconds(time_str)[source]
convert_seconds_to_time()[source]
merge_duplicate_time_columns()[source]
get_exp_data(t_vec)[source]