First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
answered 2021-08-11 04:00:35 -0500
The dictionary is indexed with the channel number (integer).
I.e. f = chandata_dict[24] to get the values for channel 24
f = chandata_dict[24]