tsvi/tsvi/mth5_tsviewer/mth5_viewer_v1.py
Has a method called update_channels. It is not clear if this will work with an mth5 version 0.1.0 and 0.2.0 file.
Tasks:
Factor out the for loop to a function that takes self.files.value (files) as an input, and returns file_paths_dict (which we set self.file_paths with after) and df_dict.
tsvi/tsvi/mth5_tsviewer/mth5_viewer_v1.pyHas a method called update_channels. It is not clear if this will work with an mth5 version 0.1.0 and 0.2.0 file.
Tasks: