compute_rotation_matrix: Compute rotation matrix

Description Usage Arguments Value Author(s)

View source: R/spin_optimization.R

Description

Fixes each retina in the inputted list of retina-objects, generating the optimal rotation (in degrees) with respect to the other retinas.

Usage

1
compute_rotation_matrix(retina_list, spatial_res = 16, theta_interval = 10)

Arguments

retina_list

list of retinal objects. for example, list(Pmol_753=Pmol_753, Pmol_752=Pmol_752, Ntae_381=Ntae_381)

spatial_res

width of the evaluation grid that's used for every combination.

theta_interval

This value (an integer in degrees) will generate (360/theta_interval) rotations to evaluate.

Value

rotation_mat Matrix where columns are fixed, rows are rotated. Column 1 is the first element in the retina_list

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.