Skip to content

Add FE name to JsonData

Elise Maria Le Boulicaut Ennis requested to merge addFEname into devel

Add a field to every JsonData object with name of FE (for example "Stave_PPA_hcc0"). This allows to uniquely identify FEs when later reading from JsonData (for example, when using results from N-point gain in noise occupancy scan, see !497 (closed)).

Also add a function in StarJsonData to retrieve this field.

Merge request reports