From fa7b12e2e64477fd106eb2f454136bca8a4629c8 Mon Sep 17 00:00:00 2001 From: Eric Press <60632497+epress12@users.noreply.github.com> Date: Mon, 11 Jan 2021 22:05:47 -0800 Subject: [PATCH] add references to Dakin et al, 2016 and Frost, 2010. --- vignettes/visual-perception-functions.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vignettes/visual-perception-functions.Rmd b/vignettes/visual-perception-functions.Rmd index f81ad5a..7975aef 100644 --- a/vignettes/visual-perception-functions.Rmd +++ b/vignettes/visual-perception-functions.Rmd @@ -23,7 +23,7 @@ knitr::opts_chunk$set( *Inherent to estimations of visual perceptions, we make several assumptions, which will be discussed below. We welcome suggestions and aim to address any assumptions that limit the accuracy of these estimates*. - To bridge the gap between objective measures of subject position and estimates of subjective stimulus perception, we can begin by calculating the angle a visual pattern subtends on the subject's retina - the visual angle (θ). + To bridge the gap between objective measures of subject position and estimates of subjective stimulus perception, we can begin by calculating the angle a visual pattern subtends on the subject's retina - the visual angle (θ). Visual angles can be used to calculate aspects of image motion such as the rate of visual expansion [(Dakin *et al*, 2016)](https://www.pnas.org/content/early/2016/07/15/1603221113). For a detailed review of different forms of visual motion and how they're processed by the brain, see [(Frost, 2010)](https://www.karger.com/Article/Abstract/314284). Visual angles can be calculated provided there is information about the physical size of the pattern and its distance from the subject's retina. Because researchers can control or measure the size of a pattern, and we can calculate the distance between the subject and pattern using motion capture data, we can further calculate the visual angle produced by patterns in the visual scene. Therefore, we first need to calculate the distance from the subject's retina to the pattern.