elaird / supy

analyze events stored in TTrees in parallel
8 stars 7 forks source link

Finer variable binning #37

Closed betchart closed 13 years ago

betchart commented 13 years ago

I'll merge this one myself. There is a nice new automated rebinning method in core.utils, which could stand a bit of generalization. The rest is top specific files.

elaird commented 13 years ago

Cool. If you anticipate more general usage, would you consider array.array instead of np.array?