neutronpy.data.Scans.mean_col

Scans.mean_col(col)[source]

Take the mean of a given column in every scan of the collection

Parameters:
col : str

The name of the column for the mean

Returns:
array_like

an array where each element is the average of the column of a specific scan in the collection