LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
pyfrag_plotter/__init__.py
pyfrag_plotter/errors.py
pyfrag_plotter/interpolate.py
pyfrag_plotter/processing_funcs.py
pyfrag_plotter/pyfrag_object.py
pyfrag_plotter.egg-info/PKG-INFO
pyfrag_plotter.egg-info/SOURCES.txt
pyfrag_plotter.egg-info/dependency_links.txt
pyfrag_plotter.egg-info/requires.txt
pyfrag_plotter.egg-info/top_level.txt
pyfrag_plotter/config/__init__.py
pyfrag_plotter/config/config.ini
pyfrag_plotter/config/config_handler.py
pyfrag_plotter/config/validate.py
pyfrag_plotter/input/__init__.py
pyfrag_plotter/input/pyfrag_files.py
pyfrag_plotter/input/read_inputfile.py
pyfrag_plotter/input/read_resultsfile.py
pyfrag_plotter/plot/__init__.py
pyfrag_plotter/plot/plot_details.py
pyfrag_plotter/plot/plotter.py
tests/test_config.py
tests/test_get_pyfrag_files.py
tests/test_processing_data.py
tests/test_read_inputfile.py