Workflow results#

Every step in an ewoksfluo workflow saves one of more NXprocess groups under the output_uri_root

../_images/xrfmap_single_detector_results1.png

Each NXprocess group contains a configuration group with processing parameters (e.g. PyMca configuration) and a results group with several NXdata groups

../_images/xrfmap_single_detector_results2.png

NXdata group name

Description

Example

parameters

PyMca fit parameters

Ca_K, Fe_K, …

uncertainties

Standard deviation on PyMca fit parameters

Ca_K, Fe_K, …

massfractions

Elemental mass fractions

Ca_K, Fe_K, …

rawcounters

Raw BLISS counters

idet, fx2_det0_events, …

fit

PyMca fit + residuals

data, model, …

diagnostics

PyMca Least-Square fit diagnostics

nFreeParameters, …

derivatives

PyMca Element Spectra (linear fit)

Ca_K, Fe_K, …

The parameters group is plotted by default.