neutronpy.data.Scans.min_col

Scans.min_col(col)[source]

find the minimum of a given column in every scan of the collection

Parameters:
col : str

The name of the column for the means

Returns:
array_like

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