cfe

hep_spt.cfe(edges)[source]

Calculate the centers of a set of bins given their edges.

Parameters

edges (numpy.ndarray) – edges of a histogram.

Returns

Centers of the histogram.

Return type

numpy.ndarray