get_bin_edges#

get_bin_edges(size_brackets)[source]#

Get the bin edges for size brackets.

Parameters:

size_brackets (dict) – dictionary mapping bracket or bin number to an array of the range of sizes

Returns:

An array of the bin edges.