gkaguirrelab / pupilMelanopsinMRIAnalysis

Code for eye tracking experiments and analysis associated with the MelanopsinMR project
MIT License
0 stars 0 forks source link

low frequency filtering of pupil data #8

Closed gkaguirre closed 8 years ago

gkaguirre commented 8 years ago

Currently, the code is filtering and removing the lowest 8 frequencies from the pupil signal prior to being placed in a packet. We would like to change this behavior.

First, we are working on measuring the size of the evoked pupil response, and relating this to the baseline pupil size. We need the un-filtered data to proceed with this.

Second, there is good evidence that the spontaneous low-frequency variation in pupil size strongly negatively correlates with the BOLD fMRI signal in early visual areas [Yellin 2016, NeuroImage].

Harry and I are going to branch and then modify the code to:

gkaguirre commented 8 years ago

This has been implemented in the master branch.

spitschan commented 8 years ago

Closing this issue now.