Internal function to handle plotting with consistent seed management for the glassbox pipeline interactive previews.
plot_with_seed(
file,
step_counter,
seed,
preview_n,
preview_duration,
preview_window,
only_linear_trend,
next_step,
block_name = NULL,
verbose = TRUE
)
The eyeris
object to plot
Current step counter
A random seed for reproducible plotting
Number of preview epochs
Duration of each preview in seconds
Preview window specification
A flag to indicate whether to show only linear trend
Next step information
Block name (optional, for multi-block processing)
A flag to indicate whether to show verbose output