.check_mufft_capabilities.py
.check_netcdf_capabilities.py
.gitattributes
.gitignore
AUTHORS
LICENSE.md
MANIFEST.in
README.md
env.sh
pytest.ini
requirements.txt
run-tests.py
setup.cfg
setup.py
.github/workflows/flake8.yml
.github/workflows/publish.yml
.github/workflows/tests.yml
SurfaceTopography/ChangeLog.md
SurfaceTopography/Exceptions.py
SurfaceTopography/FFTTricks.py
SurfaceTopography/Generation.py
SurfaceTopography/HeightContainer.py
SurfaceTopography/NonuniformLineScan.py
SurfaceTopography/Special.py
SurfaceTopography/UniformLineScanAndTopography.py
SurfaceTopography/__init__.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/Container/Averaging.py
SurfaceTopography/Container/IO.py
SurfaceTopography/Container/ScaleDependentStatistics.py
SurfaceTopography/Container/SurfaceContainer.py
SurfaceTopography/Container/__init__.py
SurfaceTopography/Container/common.py
SurfaceTopography/Generic/Curvature.py
SurfaceTopography/Generic/ReliabilityCutoff.py
SurfaceTopography/Generic/ScaleDependentStatistics.py
SurfaceTopography/Generic/ScanningProbe.py
SurfaceTopography/Generic/Slope.py
SurfaceTopography/Generic/__init__.py
SurfaceTopography/IO/AL3D.py
SurfaceTopography/IO/DI.py
SurfaceTopography/IO/DZI.py
SurfaceTopography/IO/FromFile.py
SurfaceTopography/IO/H5.py
SurfaceTopography/IO/IBW.py
SurfaceTopography/IO/MI.py
SurfaceTopography/IO/Matlab.py
SurfaceTopography/IO/Mitutoyo.py
SurfaceTopography/IO/NC.py
SurfaceTopography/IO/NPY.py
SurfaceTopography/IO/OPD.py
SurfaceTopography/IO/OPDx.py
SurfaceTopography/IO/PS.py
SurfaceTopography/IO/Reader.py
SurfaceTopography/IO/SUR.py
SurfaceTopography/IO/Text.py
SurfaceTopography/IO/VK.py
SurfaceTopography/IO/X3P.py
SurfaceTopography/IO/ZON.py
SurfaceTopography/IO/__init__.py
SurfaceTopography/IO/binary.py
SurfaceTopography/IO/common.py
SurfaceTopography/Nonuniform/Autocorrelation.py
SurfaceTopography/Nonuniform/Converters.py
SurfaceTopography/Nonuniform/Derivative.py
SurfaceTopography/Nonuniform/Detrending.py
SurfaceTopography/Nonuniform/Interpolation.py
SurfaceTopography/Nonuniform/PowerSpectrum.py
SurfaceTopography/Nonuniform/ScalarParameters.py
SurfaceTopography/Nonuniform/VariableBandwidth.py
SurfaceTopography/Nonuniform/__init__.py
SurfaceTopography/Nonuniform/common.py
SurfaceTopography/Support/Bibliography.py
SurfaceTopography/Support/Deprecation.py
SurfaceTopography/Support/Interpolation.py
SurfaceTopography/Support/Regression.py
SurfaceTopography/Support/UnitConversion.py
SurfaceTopography/Support/__init__.py
SurfaceTopography/Uniform/Autocorrelation.py
SurfaceTopography/Uniform/Converters.py
SurfaceTopography/Uniform/Derivative.py
SurfaceTopography/Uniform/Detrending.py
SurfaceTopography/Uniform/Filtering.py
SurfaceTopography/Uniform/GeometryAnalysis.py
SurfaceTopography/Uniform/Imputation.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/index.rst
docs/installation.rst
docs/make.bat
docs/testing.rst
docs/usage.rst
docs/Figures/geometry.svg
docs/Figures/geometry_pdf_tex.svg
docs/_ext/edit_on_github.py
docs/_templates/sourcelink.html
examples/bicubic_interpolation.py
examples/files_xy_width_heights.ipynb
examples/fourier_synthesis.ipynb
examples/howto_plot_2D_data.ipynb
examples/large_memory_tests/bicubic.py
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
singularity/SurfaceTopography_serial.def