You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix GMM encoding for empty spike windows and precision
Skip electrodes with no spikes in the encoding window to prevent errors. Avoid storing position_time in the encoding model to prevent argument conflicts, and keep position_time as a numpy array in likelihood functions to preserve float64 precision.
0 commit comments