Nothing
Pending Review
🎉 First CRAN release!
This version marks the official launch of the eyeris
package on CRAN.
glassbox()
epoch()
bidsify()
pipeline_handler()
Thanks for checking out eyeris
! 🧠👁️
February 26th, 2025
eyeris::detransient()
(#121)mad_thresh
override parameter has been added to eyeris::detransient()
for advanced users to override the mad_thresh
computed property. Note: this new mad_thresh
parameter defaults to NULL
(and should pretty much always stay as such).February 11th, 2025
.asc
files containing multiple recording segments within the same file (#120)block
argument added to the load_asc()
function.asc
file. We recommend using this default as this is likely the safer choice rather than assuming a single-block recording. Furthermore, add downstream functions are intentionally designed to support any N number of blocks; using the "auto" setting automatically enables this support for .asc
files containing single recording blocks by labeling the single recording session as block_1
.asc
file. This is especially important to consider when running the downstream epoch()
and bidsify()
functions so that derived files and summary reports are properly labeled with the correction block/run numberNULL
option; however, this is likely going to just be a part of beta
testing and will probably be removed in a future version given the foregoing 2 options should cover most (if not all) use casesbidsify()
(#120)epoch()
functionmodel
and version
fields for data collected on newer EyeLink hardware/software (#120)November 23rd, 2024
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.