
Package index
-
glassbox()
- The opinionated "glass box"
eyeris
pipeline
-
epoch()
- Epoch (and baseline) pupil data based on custom event message structure
-
bidsify()
- Save out pupil timeseries data in a BIDS-like structure
-
plot(<eyeris>)
- Plot pre-processed pupil data from
eyeris
-
load_asc()
- Load and parse SR Research EyeLink
.asc
files
-
deblink()
- NA-pad blink events / missing data
-
detransient()
- Remove pupil samples that are physiologically unlikely
-
interpolate()
- Interpolate missing pupil samples
-
lpfilt()
- Lowpass filtering of time series data
-
detrend()
- Detrend the pupil time series
-
zscore()
- Z-score pupil timeseries data
-
pipeline_handler()
- Build a generic operation (extension) for the
eyeris
pipeline