From 20bb54a8b8ec3d5bbe6c8a98033488225ede7bfc Mon Sep 17 00:00:00 2001 From: epress12 <60632497+epress12@users.noreply.github.com> Date: Fri, 8 Jan 2021 13:41:02 -0800 Subject: [PATCH] add link to feature request issues page --- vignettes/visual-perception-functions.Rmd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vignettes/visual-perception-functions.Rmd b/vignettes/visual-perception-functions.Rmd index f81ad5a..43f0f4a 100644 --- a/vignettes/visual-perception-functions.Rmd +++ b/vignettes/visual-perception-functions.Rmd @@ -111,6 +111,8 @@ flydra_full <- Now that our objects have been cleaned, we must use `insert_treatments()` to add information about the experiments, including relevant properties of the visual stimulus and experimental tunnel that are necessary for calculating visual perceptions. *`pathviewR` currently supports rectangular (box) or v-shaped experimental tunnels, though we are intrigued to include additional tunnel configurations*. +If you would like to request any additional features such as other tunnel configurations, please create and issue [(here)](https://github.com/vbaliga/pathviewR/issues/new/choose) + #### V-shaped tunnel example The data within `motive_full` were collected from birds flying through a 3m long v-shaped tunnel in which the height of the origin `(0,0,0)` was set to the height of the perches that were 0.3855m above the vertex, which was angled at 90˚. The visual stimuli on the positive and negative walls of the tunnel (where `position_width` values > 0 and < 0, respectively) were stationary dot-fields. Each dot was of size 0.05m in diameter. The visual stimuli on the positive and negative end walls of the tunnel (where `position_length` > 0 and < 0, respectively) were dot fields with dots 0.1m in diameter. This treatment was referred to as `"latB"`.