LICENSE
README.md
pyproject.toml
src/legend_pydataobj.egg-info/PKG-INFO
src/legend_pydataobj.egg-info/SOURCES.txt
src/legend_pydataobj.egg-info/dependency_links.txt
src/legend_pydataobj.egg-info/not-zip-safe
src/legend_pydataobj.egg-info/requires.txt
src/legend_pydataobj.egg-info/top_level.txt
src/lgdo/__init__.py
src/lgdo/_version.py
src/lgdo/logging.py
src/lgdo/units.py
src/lgdo/utils.py
src/lgdo/compression/__init__.py
src/lgdo/lh5/__init__.py
src/lgdo/types/__init__.py
src/lgdo/types/array.py
src/lgdo/types/arrayofdetectorids.py
src/lgdo/types/arrayofequalsizedarrays.py
src/lgdo/types/arrow.py
src/lgdo/types/encoded.py
src/lgdo/types/fixedsizearray.py
src/lgdo/types/histogram.py
src/lgdo/types/lgdo.py
src/lgdo/types/scalar.py
src/lgdo/types/struct.py
src/lgdo/types/table.py
src/lgdo/types/vectorofvectors.py
src/lgdo/types/vovutils.py
src/lgdo/types/waveformtable.py
tests/test_lgdo_utils.py
tests/types/test_array.py
tests/types/test_arrayofdetectorids.py
tests/types/test_arrayofequalsizedarrays.py
tests/types/test_arrow.py
tests/types/test_encoded.py
tests/types/test_fixedsizearray.py
tests/types/test_histogram.py
tests/types/test_representations.py
tests/types/test_scalar.py
tests/types/test_struct.py
tests/types/test_table.py
tests/types/test_table_eval.py
tests/types/test_vectorofvectors.py
tests/types/test_vovutils.py
tests/types/test_waveformtable.py