neurotools.spatial.distance module

Routines for computing statistics from multielectrode arrays that are sensitive to distances between channels.

neurotools.spatial.distance.get_pair_distance(session, area, ch1, ch2)[source]
neurotools.spatial.distance.distance_angular_deviation(session, area, trial, epoch, threads=1)[source]

Computes angular distance function over time, frequency, and distance. cos(theta-phi)

neurotools.spatial.distance.get_averaged_angular_distance(args)[source]
neurotools.spatial.distance.get_length_constant_trial(session, area, trial, epoch)[source]
neurotools.spatial.distance.get_average_synchrony_length_constant_parallel(session, area, epoch)[source]

TODO: move this to the CGID project or modify to be more general

neurotools.spatial.distance.synchrony_length_constant_areas_summary(session, trial, epoch)[source]

TODO: move this to the CGID project or modify to be more general