Skip to content

Commit

Permalink
add link to feature request issues page
Browse files Browse the repository at this point in the history
  • Loading branch information
epress12 committed Jan 8, 2021
1 parent d895341 commit 20bb54a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vignettes/visual-perception-functions.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -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"`.

Expand Down

0 comments on commit 20bb54a

Please sign in to comment.