epoch_start_msg_and_limits: Epoch using a start message with fixed limits around it

View source: R/pipeline-epoch.R

epoch_start_msg_and_limitsR Documentation

Epoch using a start message with fixed limits around it

Description

This function epochs data using a start message with fixed limits around it.

Usage

epoch_start_msg_and_limits(eyeris, start, lims, hz, verbose)

Arguments

eyeris

An object of class eyeris derived from load_asc()

start

A dataframe containing the start timestamps

lims

Time limits for epochs (numeric vector)

hz

Sampling rate in Hz

verbose

A flag to indicate whether to print detailed logging messages

Details

This function is called by the internal epoch_start_msg_and_limits() function.

Value

A list containing epoch results


eyeris documentation built on July 3, 2025, 9:08 a.m.