input:
data of type ExperimentalData
output:
dat of type ExperimentalData
The operator takes as input an object of the parametrized class ExperimentalData, which contains data in terms of a two-dimensional array, a descriptive string and a flag for indicating data normalization. If the input data is already normalized, it is just copied to the output element, otherwise data normalization is performed.
Note that the input data object can be configured similiar to operators, i.e. clicking the corresponding configure button pops-up a window where the different parameters of the class can be edited.