.git-blame-ignore-revs
.gitignore
.markdownlint-cli2.yaml
.pre-commit-config.yaml
.prettierignore
.pylintrc
CITATION.cff
CODE_OF_CONDUCT.md
COPYING
README.md
mkdocs.yml
pyproject.toml
.github/ISSUE_TEMPLATE/bug_report.yaml
.github/ISSUE_TEMPLATE/feature_request.yaml
.github/workflows/add-issue-to-project.yaml
.github/workflows/build_mkdocs.yaml
.github/workflows/pypi.yaml
.github/workflows/tests.yaml
AFMReader/__init__.py
AFMReader/_version.py
AFMReader/asd.py
AFMReader/default_config.yaml
AFMReader/general_loader.py
AFMReader/gwy.py
AFMReader/h5_jpk.py
AFMReader/ibw.py
AFMReader/io.py
AFMReader/jpk.py
AFMReader/logging.py
AFMReader/spm.py
AFMReader/stp.py
AFMReader/top.py
AFMReader/topostats.py
AFMReader.egg-info/PKG-INFO
AFMReader.egg-info/SOURCES.txt
AFMReader.egg-info/dependency_links.txt
AFMReader.egg-info/requires.txt
AFMReader.egg-info/top_level.txt
docs/contributing.md
docs/index.md
docs/installation.md
docs/introduction.md
docs/links.md
docs/usage.md
docs/workflow.md
docs/api/asd.md
docs/api/gwy.md
docs/api/ibw.md
docs/api/index.md
docs/api/io.md
docs/api/jpk.md
docs/api/logging.md
docs/api/spm.md
docs/api/topostats.md
examples/example_01.ipynb
tests/conftest.py
tests/test_asd.py
tests/test_general_loader.py
tests/test_gwy.py
tests/test_h5jpk.py
tests/test_ibw.py
tests/test_io.py
tests/test_jpk.py
tests/test_spm.py
tests/test_stp.py
tests/test_top.py
tests/test_topostats.py
tests/resources/IO_binary_file.bin
tests/resources/extra_sample.asd
tests/resources/sample_0.asd
tests/resources/sample_0.gwy
tests/resources/sample_0.h5-jpk
tests/resources/sample_0.ibw
tests/resources/sample_0.jpk
tests/resources/sample_0.jpk-qi-image
tests/resources/sample_0.spm
tests/resources/sample_0.stp
tests/resources/sample_0.top
tests/resources/sample_0_1.topostats
tests/resources/sample_0_2.topostats
tests/resources/sample_1.asd
tests/resources/sample_1_um_scale.stp
tests/resources/sample_1_um_scale.top
tests/resources/test.yaml