ContactEngineering / SurfaceTopography

Read and analyze surface topographies
https://contactengineering.github.io/SurfaceTopography/
MIT License
15 stars 9 forks source link

Variable bandwidth calculation does not work with missing data points #385

Closed pastewka closed 1 month ago

pastewka commented 1 month ago

Currently the analysis throws a UndefinedDataError, but it should in principle be possible to support datasets with undefined data.

pastewka commented 1 month ago

Fixed by #384