This function epochs data using a start message with fixed limits around it.
epoch_start_msg_and_limits(eyeris, start, lims, hz, verbose)
A list containing epoch results
An object of class eyeris
derived from load_asc()
A dataframe containing the start timestamps
Time limits for epochs (numeric vector)
Sampling rate in Hz
A flag to indicate whether to print detailed logging messages
This function is called by the internal epoch_start_msg_and_limits()
function.