mean_sigma?
Signature: mean_sigma(values, weights=None, err=True) Docstring: Return the weighted average and standard deviation. values, weights -- Numpy ndarrays with the same shape. File: ~/Documents/GitHub/HighResAnalysis/HighResAnalysis/plotting/utils.py Type: function