A pipeline for the ParSeq framework that implements data processing of XES spectra measured in energy dispersive geometry. The energy dispersive image is projected onto the base set of images given by the scanned elastically scattered band.
This pipeline also serves as an example for creating analysis nodes, transforms that connect these nodes and widgets that set options and parameters of the transforms.
Either install ParSeq and this pipeline application by their installers or put
their main folders near by (i.e. in the same folder) and run
python XES_dispersive_start.py
. You can try it with --test
to load test
data and/or --noGUI
but an assumed pattern is to load a project file; use the
test project file located in parseq_XES_dispersive/saved
.