LICENSE
README.md
pyproject.toml
src/stk_data/__init__.py
src/stk_data.egg-info/PKG-INFO
src/stk_data.egg-info/SOURCES.txt
src/stk_data.egg-info/dependency_links.txt
src/stk_data.egg-info/entry_points.txt
src/stk_data.egg-info/requires.txt
src/stk_data.egg-info/top_level.txt
src/stk_data/data_handling/__init__.py
src/stk_data/data_handling/readDat.py
src/stk_data/data_handling/writeDat.py
src/stk_data/drawing/__init__.py
src/stk_data/drawing/inkscapeDrawing.py
src/stk_data/drawing/svgLayout.py
src/stk_data/drawing/svg_stack.py
src/stk_data/plotting/__init__.py
src/stk_data/plotting/plot1D.py
src/stk_data/plotting/plot2D.py
src/stk_data/research/__init__.py
src/stk_data/research/research_header.py
src/stk_data/scripts/__init__.py
src/stk_data/scripts/getSkyrmionShapeScript.py
src/stk_data/statistics/__init__.py
src/stk_data/statistics/getSkyrmionShape.py
src/stk_data/statistics/statistic.py
src/stk_data/utils/__init__.py
src/stk_data/utils/util.py