LICENSE
README.md
setup.py
examples/hepdata_plot.py
hepdata/__init__.py
hepdata/accepts.py
hepdata/beautifier.py
hepdata/bin.py
hepdata/column.py
hepdata/dependent.py
hepdata/independent.py
hepdata/licensed.py
hepdata/meta.py
hepdata/propagator.py
hepdata/resource.py
hepdata/rounder.py
hepdata/search.py
hepdata/singleton.py
hepdata/submission.py
hepdata/table.py
hepdata/utils.py
hepdata/value.py
hepdata/combiner/__init__.py
hepdata/combiner/adder.py
hepdata/combiner/adder2.py
hepdata/combiner/averager.py
hepdata/combiner/combiner.py
hepdata/combiner/diff.py
hepdata/combiner/linear_sigma.py
hepdata/combiner/linear_variance.py
hepdata/combiner/observation.py
hepdata/combiner/result.py
hepdata/io/__init__.py
hepdata/io/fileio.py
hepdata/io/funcs.py
hepdata/io/io.py
hepdata/io/messages.py
hepdata/io/tario.py
hepdata/io/validator.py
hepdata/io/zipio.py
hepdata/names/__init__.py
hepdata/names/beautifier.py
hepdata/names/db.py
hepdata/names/helper.py
hepdata/names/observable.py
hepdata/names/particle.py
hepdata/names/phrase.py
hepdata/names/pretty.py
hepdata/names/qualifier.py
hepdata/names/system.py
hepdata/names/unit.py
hepdata/names/variable.py
hepdata/names/with_phrase.py
hepdata/names/with_unit.py
hepdata/names/data/obs.yaml
hepdata/names/data/parts.yaml
hepdata/names/data/phrases.yaml
hepdata/names/data/quals.yaml
hepdata/names/data/sys.yaml
hepdata/names/data/units.yaml
hepdata/names/data/vars.yaml
hepdata/plot/__init__.py
hepdata/plot/beautifier.py
hepdata/plot/plotter.py
hepdata/root/__init__.py
hepdata/root/tohepdata.py
pyhepdata.egg-info/PKG-INFO
pyhepdata.egg-info/SOURCES.txt
pyhepdata.egg-info/dependency_links.txt
pyhepdata.egg-info/requires.txt
pyhepdata.egg-info/top_level.txt
test/test_accepts.py
test/test_bin.py
test/test_column.py
test/test_combiner.py
test/test_dependent.py
test/test_helper.py
test/test_independent.py
test/test_io.py
test/test_licensed.py
test/test_meta.py
test/test_observable.py
test/test_particle.py
test/test_phrase.py
test/test_resource.py
test/test_rounder.py
test/test_search.py
test/test_singleton.py
test/test_submission.py
test/test_system.py
test/test_table.py
test/test_unit.py
test/test_value.py
test/test_variable.py