replay_trajectory_classification.likelihoods.calcium_likelihood.combined_likelihood#
- combined_likelihood(calcium_activity: ndarray, place_fields: ndarray, scales: ndarray) ndarray[source]#
Combines the likelihoods of all the cells.
- Parameters:
calcium_activity (np.ndarray, shape (n_time, n_neurons)) – Deconvolved activity rate estimated from the fluorescence level.
place_fields (np.ndarray, shape (n_bins, n_neurons))
scales (np.ndarray, shape (n_neurons,))