CHANGELOG.md
MANIFEST.in
README.md
dev-requirements.txt
setup.cfg
setup.py
docs/.nojekyll
docs/README.md
docs/_sidebar.md
docs/bar.md
docs/guide.md
docs/index.html
docs/makefiles.md
docs/spec.md
scope_plot/__init__.py
scope_plot/__main__.py
scope_plot/backend.py
scope_plot/benchmark.py
scope_plot/cli.py
scope_plot/configure_plot.py
scope_plot/error.py
scope_plot/schema.py
scope_plot/specification.py
scope_plot/styles.py
scope_plot/utils.py
scope_plot.egg-info/PKG-INFO
scope_plot.egg-info/SOURCES.txt
scope_plot.egg-info/dependency_links.txt
scope_plot.egg-info/entry_points.txt
scope_plot.egg-info/not-zip-safe
scope_plot.egg-info/requires.txt
scope_plot.egg-info/top_level.txt
scope_plot/backends/__init__.py
scope_plot/backends/bokeh.py
scope_plot/backends/matplotlib.py
tests/__init__.py
tests/test_cli_bar.py
tests/test_cli_cat.py
tests/test_cli_deps.py
tests/test_cli_help.py
tests/test_cli_spec.py
tests/test_cli_version.py
tests/test_find_input_files.py
tests/test_generate.py
tests/test_input_files.py
tests/test_load_spec.py
tests/color/test_color.py
tests/field/hal000.ncsa.illinois.edu-NUMA_Memcpy_GPUToHost-0-0.json
tests/field/hal000.ncsa.illinois.edu-NUMA_Memcpy_GPUToHost-0-2.json
tests/field/hal000.ncsa.illinois.edu-NUMA_Memcpy_GPUToPinned-0-0.json
tests/field/hal000.ncsa.illinois.edu-NUMA_Memcpy_GPUToPinned-0-2.json
tests/field/hal000.ncsa.illinois.edu-NUMA_Memcpy_HostToGPU-0-0.json
tests/field/hal000.ncsa.illinois.edu-NUMA_Memcpy_HostToGPU-0-2.json
tests/field/hal000.ncsa.illinois.edu-NUMA_Memcpy_PinnedToGPU-0-0.json
tests/field/hal000.ncsa.illinois.edu-NUMA_Memcpy_PinnedToGPU-0-2.json
tests/field/level_figure.yml
tests/field/level_plot.yml
tests/field/level_series.yml
tests/field/test_field.py
tests/input_file/test_input_file.py