Hello NI,
it seems that data tooltips do not work, i.e., do not show any value within a parallized for loop, see below:
If the mouse is, e.g., in line 240, the value of index or spectrum_data_points is shown, if the mouse is in line 232 instead, no value shows. The same is true for x_data (line 235 versus line 241...)
Maybe I should add that the breakpoint was set after the loop in line 264.