Skip to content

compute roughness exponent from white-light interferometry (or other topography measure)

Notifications You must be signed in to change notification settings

tgoebel/roughness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

roughness

Compute roughness based on 2D-surface scan. The contained example file is a white-light interferometry scan of micron-scale lab-fault topography.

Analysis steps:

  1. create regular grid and remove outliers, fill data gaps
  2. detrend the surface
  3. stack slip parallel or orthogonal profiles
  4. fit the PSD of stacked profiles and compute exponent based on lsq of log-transformed data

Input file: fault_roughness.txt

!make sure to adjust dir_in - variable to point to right data directory before running the script

About

compute roughness exponent from white-light interferometry (or other topography measure)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages