HistEdges transformation¶
Description¶
For a given histogram returns bin edges as Points
.
Inputs¶
histedges.hist
— The input edges are defined from it.
Outputs¶
histedges.edges
— the output array with binning.
The output is frozen after invocation.
Tests¶
Use the following commands for the usage example and testing:
./tests/elementary/test_histedges.py