tidy the addition of channels in the event output
For the create_event_table funtion there is an issue when it tries to delete channels entry from the dataframe. For regular use that doesn't always exist, we need to put it in a try else statement
For the create_event_table funtion there is an issue when it tries to delete channels entry from the dataframe. For regular use that doesn't always exist, we need to put it in a try else statement