A pipeline for the ParSeq framework that implements data processing of XES theta scans, where the crystals are scanned in their theta angle and the analyzed emission is collected by a 2D detector.
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_scan_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_scan/saved
.