README.md
pyproject.toml
JarvisPLOT.egg-info/PKG-INFO
JarvisPLOT.egg-info/SOURCES.txt
JarvisPLOT.egg-info/dependency_links.txt
JarvisPLOT.egg-info/entry_points.txt
JarvisPLOT.egg-info/requires.txt
JarvisPLOT.egg-info/top_level.txt
jarvisplot/__init__.py
jarvisplot/cache_store.py
jarvisplot/cli.py
jarvisplot/client.py
jarvisplot/config.py
jarvisplot/core.py
jarvisplot/core_assets.py
jarvisplot/core_runtime.py
jarvisplot/data_loader.py
jarvisplot/data_loader_hdf5.py
jarvisplot/data_loader_runtime.py
jarvisplot/data_loader_summary.py
jarvisplot/inner_func.py
jarvisplot/memtrace.py
jarvisplot/Figure/__init__.py
jarvisplot/Figure/adapters_rect.py
jarvisplot/Figure/adapters_ternary.py
jarvisplot/Figure/colorbar_runtime.py
jarvisplot/Figure/config_runtime.py
jarvisplot/Figure/data_pipelines.py
jarvisplot/Figure/dynesty_runtime.py
jarvisplot/Figure/figure.py
jarvisplot/Figure/helper.py
jarvisplot/Figure/interp_natural_neighbor.py
jarvisplot/Figure/interp_natural_neighbor_exact.py
jarvisplot/Figure/layer_runtime.py
jarvisplot/Figure/layout_runtime.py
jarvisplot/Figure/method_registry.py
jarvisplot/Figure/preprocessor.py
jarvisplot/Figure/preprocessor_runtime.py
jarvisplot/Figure/profile_runtime.py
jarvisplot/Figure/style_runtime.py
jarvisplot/Figure/cards/std_axes_adapter_config.json
jarvisplot/cards/args.json
jarvisplot/cards/style_preference.json
jarvisplot/cards/a4paper/1x1/ternary.json
jarvisplot/cards/a4paper/2x1/dynesty_runplot.json
jarvisplot/cards/a4paper/2x1/rect.json
jarvisplot/cards/a4paper/2x1/rect5x1.json
jarvisplot/cards/a4paper/2x1/rect_cmap.json
jarvisplot/cards/a4paper/2x1/ternary.json
jarvisplot/cards/a4paper/2x1/ternary_cmap.json
jarvisplot/cards/a4paper/4x1/rect.json
jarvisplot/cards/a4paper/4x1/rect_cmap.json
jarvisplot/cards/a4paper/4x1/ternary.json
jarvisplot/cards/a4paper/4x1/ternary_cmap.json
jarvisplot/cards/colors/colormaps.json
jarvisplot/cards/default/output.json
jarvisplot/cards/gambit/1x1/ternary.json
jarvisplot/cards/gambit/2x1/rect_cmap.json
jarvisplot/cards/gambit/2x1/ternary.json
jarvisplot/cards/gambit/2x1/ternary_cmap.json
jarvisplot/cards/icons/JarvisHEP.png
jarvisplot/cards/icons/gambit.png
jarvisplot/cards/icons/gambit_small.png
jarvisplot/utils/__init__.py
jarvisplot/utils/cmaps.py
jarvisplot/utils/dataframes.py
jarvisplot/utils/expression.py
jarvisplot/utils/interpolator.py
jarvisplot/utils/pathing.py
tests/test_data_loader_contracts.py
tests/test_docs_status_labels.py
tests/test_figure_contracts.py
tests/test_interp_natural_neighbor.py
tests/test_interpolator_contracts.py
tests/test_jpcontour_methods.py
tests/test_parse_data_metadata.py
tests/test_pathing_contracts.py
tests/test_template_json.py