Skip to content
Snippets Groups Projects

Est: Spectroscopy workflows

est is a library providing tools to define a workflow of treatments for X-ray Absorption Structure analysis. Treatments are based on eather PyMca_ or Larch

The library offers a convenient object for connecting those two.

An Orange3 add-on is also provided by the library to help user defining graphically the workflow they want to process.

Installation

pip install est[full]

Test

python3 -m pytest --pyargs est.tests

Documentation

https://ewoksest.readthedocs.io/