XAS moduleΒΆ

The xas module contains the main functions to manipulate XAFS spectra.

The following submodules are currently implemented:

  • The merge module contains functions to pre-process and merge spectra.

  • The deglitch module contains an algorithm to automatically deglitch a spectrum.

  • The normalize module contains functions to normalize a spectrum.

  • The autobk module contains the Autobk algorithm for background removal of a spectrum.

  • The xasft module contains functions to perform Fourier transforms on a spectrum.

  • The xasutils module contains utility functions to assist manipulation of spectra.