XRF map with multiple detectors (partially sum spectra) ======================================================= `Download workflow <_static/workflows/map_mdet_fit_partialsum.ows>`_ .. image:: images/map_mdet_fit_partialsum.png The primary workflow parameters are .. list-table:: :header-rows: 1 * - **Parameter** - **Description** - **Example** * - filename - Path to the HDF5 file - :code:`/data/visitor/blc15566/id21/20240722/RAW_DATA/BR_GRE/BR_GRE_roi91254_107278/BR_GRE_roi91254_107278.h5` * - scan_number - Bliss scan number - :code:`4` * - configs - Paths to the PyMca configuration files - :code:`["/data/visitor/blc15566/id21/20240722/PROCESSED_DATA/pymca/config_7_12.cfg", "/data/visitor/blc15566/id21/20240722/PROCESSED_DATA/pymca/config_7_12.cfg"]` * - output_root_uri - Output URI root - :code:`/data/visitor/blc15566/id21/20240722/PROCESSED_DATA/ewoksdemo/BR_GRE_roi91254_107278.h5::/4.1` * - detector_groups - Groups of the XRF detectors to sum (per group) - :code:`{"det0": ["fx2_det0", "fx2_det1"], "det1": ["fx2_det2", "fx2_det3"]}` * - counter_name - Name of the counter for normalization - :code:`iodet` * - counter_normalization_template - Template for counter normalization - :code:`180000/` * - detector_normalization_template - Template for detector normalization - :code:`0.1/`