Internal glassbox function for processing individual eyes
glassbox_internal(
file,
interactive_preview = FALSE,
preview_n = 3,
preview_duration = 5,
preview_window = NULL,
verbose = TRUE,
params,
original_call,
seed
)
An eyeris
object with the processed data lists
The eyeris
object to process
A flag to indicate whether to show interactive previews
Number of preview epochs
Duration of each preview in seconds
Preview window specification
A flag to indicate whether to show verbose output
A list of pipeline step parameters
The original call to the glassbox function
A random seed for reproducible plotting