answered Aug 11 '1
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]