Concatenate channels, info and data from two Epochs objects.
Parameters:
epochs_list:list of Epochs
Epochs object to concatenate.
verbose:bool, str, int, or None
If not None, override default verbose level (see mne.verbose()
and Logging documentation for more). Defaults to
True if any of the input epochs have verbose=True.