legend-exp / LegendHDF5IO.jl

HDF5-IO in Julia for the LEGEND experiment
Other
0 stars 6 forks source link

Histogram support #23

Closed apmypb closed 1 year ago

apmypb commented 1 year ago

extend support for Histograms, RealQuantities, Bools, Array{Bool}'s with corresponding tests

oschulz commented 1 year ago

Ready to merge as is?

apmypb commented 1 year ago

yes. I will adjust the readdata and writedata functions in the next pull request.

oschulz commented 1 year ago

Ok, thanks!