gro_exp.ddb

Functions

drop_outliers(data, prop_dict, temp, area)

This function can be used remove the specified outliers from the mean property.

plot_data(prop_dict, temp[, mean, std, ...])

This function can be used to find outliers in the data.

plot_means(data)

This function create the plot of the mean property values over the temperature

read_exp(filename, prop, temp[, press, ...])

This function can read a DBB Excel file and returns the desired mean property at the specified temperature.

read_exp_temp_vec(filename, temp_vec, prop, ...)

This function can read a DBB Excel file and returns the mean property of the specified temperatures.