return desired channels when no channels are found
Compare changes
Files
1- Cain, Payton David authored
derived.get_timeseries currently looks for channels present in a stream and compares them to desired channels. This becomes problematic when no channels are found as we are trying to iterate a NoneType in the set difference