replay_trajectory_classification.likelihoods.multiunit_likelihood_integer#
Estimates a marked point process likelihood where the marks are features of the spike waveform. Mark features are int16.
Marks are converted to integers and KDE uses hash tables to compute Gaussian kernels.
Functions
Calculates intensity. |
|
Calculates intensity in log space. |
|
Finds the joint intensity of the marks and positions in log space. |
|
Estimates the likelihood of position bins given multiunit marks. |
|
Estimates a kernel density estimate over position bins using Euclidean distances. |
|
Estimates the Euclidean distance between positions and position bins. |
|
Fits the clusterless place field model. |
|
Compute the value of a Gaussian probability density function at x with given mean and sigma. |
|
Fast density evaluation for integers by precomputing a hash table of values. |