vector_retina_composite: Generate a retinal composite

Usage Arguments Value Author(s)

View source: R/composite.R

Usage

1
2
3
vector_retina_composite(retina_list, spin_spatial_res = 128,
  plot_spatial_res = 512, theta_interval = 10, plot = FALSE,
  rotation_degree_list, ...)

Arguments

retina_list

A list containing retina objects, with names(retina_list) all defined.

spin_spatial_res

Resolution passed to the spin-optimization.

plot_spatial_res

Resolution passed to the final plotter

theta_interval

number of degrees to traverse in spin-optimization

plot

Logical, by default false, but when true it will output the plot where the first element in the list is fixed.

...

Arguments passed from other functions. You can access the thin plate spline interpolator here.

Value

composite_mat Matrix of the composite retina, where the first element of the retina list is fixed.

Author(s)

Brian Cohn brian.cohn@usc.edu and Lars Schmitz


yinscapital/retina-analysis-reference documentation built on May 22, 2019, 12:40 p.m.