Sati

Statistical Analysis of Topographic Images

_images/raw_subtracted.png

This package enables you to simultaneously

  • subtract background (a polynomial surface, logarithmic decays, exponential decays)

  • label terraces

  • estimate terrace heights

  • estimate the unit height of steps

even in the presence of steps.

Install

You can install the package from the git repogitory using pip

$ pip install sati

Requirements

Sati requires the following dependencies:

  • python 3.8 or later

  • matplotlib

  • numexpr

  • numpy

  • scipy