Skip to content
Snippets Groups Projects
Forked from workflow / ewoksapps / est
115 commits behind the upstream repository.

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

pytest --pyargs est.tests

Documentation

https://ewoksest.readthedocs.io/