.gitattributes
.gitignore
.install_parallel_netcdf.sh
.print_netcdf_capabilities.sh
.travis.before_install.bash
.travis.before_script.bash
.travis.yml
AUTHORS
LICENSE.md
MANIFEST.in
README.md
env.sh
pytest.ini
requirements.txt
run-tests.py
setup.py
.github/workflows/main.yml
.idea/.gitignore
.idea/vcs.xml
SurfaceTopography/ChangeLog.md
SurfaceTopography/Converters.py
SurfaceTopography/Generation.py
SurfaceTopography/HeightContainer.py
SurfaceTopography/Interpolation.py
SurfaceTopography/NonuniformLineScan.py
SurfaceTopography/Special.py
SurfaceTopography/UniformLineScanAndTopography.py
SurfaceTopography/__init__.py
SurfaceTopography/common.py
SurfaceTopography.egg-info/PKG-INFO
SurfaceTopography.egg-info/SOURCES.txt
SurfaceTopography.egg-info/dependency_links.txt
SurfaceTopography.egg-info/not-zip-safe
SurfaceTopography.egg-info/requires.txt
SurfaceTopography.egg-info/top_level.txt
SurfaceTopography/IO/DI.py
SurfaceTopography/IO/FromFile.py
SurfaceTopography/IO/H5.py
SurfaceTopography/IO/IBW.py
SurfaceTopography/IO/MI.py
SurfaceTopography/IO/Matlab.py
SurfaceTopography/IO/NC.py
SurfaceTopography/IO/NPY.py
SurfaceTopography/IO/OPDx.py
SurfaceTopography/IO/Reader.py
SurfaceTopography/IO/__init__.py
SurfaceTopography/Nonuniform/Autocorrelation.py
SurfaceTopography/Nonuniform/Detrending.py
SurfaceTopography/Nonuniform/PowerSpectrum.py
SurfaceTopography/Nonuniform/ScalarParameters.py
SurfaceTopography/Nonuniform/VariableBandwidth.py
SurfaceTopography/Nonuniform/__init__.py
SurfaceTopography/Nonuniform/common.py
SurfaceTopography/Tools/__init__.py
SurfaceTopography/Tools/common.py
SurfaceTopography/Uniform/Autocorrelation.py
SurfaceTopography/Uniform/Detrending.py
SurfaceTopography/Uniform/Filtering.py
SurfaceTopography/Uniform/Interpolation.py
SurfaceTopography/Uniform/PowerSpectrum.py
SurfaceTopography/Uniform/ScalarParameters.py
SurfaceTopography/Uniform/VariableBandwidth.py
SurfaceTopography/Uniform/__init__.py
SurfaceTopography/Uniform/common.py
c/autocorrelation.cpp
c/autocorrelation.h
c/bicubic.cpp
c/bicubic.h
c/module.cpp
c/patchfinder.cpp
c/patchfinder.h
c/stack.h
c/test_stack.cpp
docs/Makefile
docs/conf.py
docs/contributing.rst
docs/development.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/testing.rst
docs/usage.rst
docs/Figures/geometry.svg
docs/Figures/geometry_pdf_tex.svg
examples/bicubic_interpolation.py
examples/files_xy_width_heights.ipynb
examples/howto_plot_2D_data.ipynb
helpers/HurstEstimationNumerics.py
helpers/HurstEstimationSymbolics.py
helpers/PowerSpectrumSymbolics.py
helpers/SurfaceExample.asc
helpers/SurfaceExampleUnfiltered.asc
helpers/WindowTest.py
maintenance/copyright.py
maintenance/replace_header.py
maintenance/update_license_headers.sh
test/__init__.py
test/compare-orientation-with-gwyddion.py
test/conftest.py
test/pylint.rc
test/test_autocorrelation.py
test/test_bicubic.py
test/test_filtering.py
test/test_generation.py
test/test_import.py
test/test_make_sphere.py
test/test_power_spectrum.py
test/test_scalar_parameters.py
test/test_topography1.py
test/test_topography2.py
test/test_variable_bandwidth.py
test/IO/__init__.py
test/IO/test_ibw.py
test/IO/test_io.py
test/IO/test_mi.py
test/IO/test_netcdf.py
test/IO/test_npy.py
test/IO/test_opdx.py
test/file_format_examples/10x10-one_channel_without_name.ibw
test/file_format_examples/N46E013.hgt
test/file_format_examples/di1.di
test/file_format_examples/di2.di
test/file_format_examples/di3.di
test/file_format_examples/di4.di
test/file_format_examples/example.asc
test/file_format_examples/example.ibw
test/file_format_examples/example.opd
test/file_format_examples/example.x3p
test/file_format_examples/example1.mat
test/file_format_examples/example1.txt
test/file_format_examples/example2.opd
test/file_format_examples/example2.txt
test/file_format_examples/example2.x3p
test/file_format_examples/example3.txt
test/file_format_examples/example4.txt
test/file_format_examples/example5.txt
test/file_format_examples/example6.txt
test/file_format_examples/example7.txt
test/file_format_examples/example8.txt
test/file_format_examples/gwyddion-export-english.txt
test/file_format_examples/gwyddion-export-german.txt
test/file_format_examples/line_scan_1_minimal_spaces.asc
test/file_format_examples/mi1.mi
test/file_format_examples/nonsense_txt_file.txt
test/file_format_examples/opdx1.OPDx
test/file_format_examples/opdx1.txt
test/file_format_examples/opdx2.OPDx
test/file_format_examples/opdx2.txt
test/file_format_examples/spot_1-1000nm.ibw
test/file_format_examples/surface.2048x2048.h5
test/file_format_examples/surface1.out
test/file_format_examples/txt_example.txt
test/file_format_examples/wrongnpyfile.npy