profiley.helpers.binning

Binning

Module Contents

Classes

Bin2D

class profiley.helpers.binning.Bin2D(modrmap, bin_edges)
bin(data2d, weights=None, err=False, get_count=False, mask_nan=False)

At most one of err or get_count can be provided