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
Convolve function has a problem with boundary conditions - specifically 0 bin in occupancy becomes very small (very close to 0). Convolve is used in two places: occupancy and prob_no_spike. The solution we talked about yesterday is expanding the kernel boundaries and then using only the subset you actually want.
The text was updated successfully, but these errors were encountered:
Convolve function has a problem with boundary conditions - specifically 0 bin in occupancy becomes very small (very close to 0). Convolve is used in two places: occupancy and prob_no_spike. The solution we talked about yesterday is expanding the kernel boundaries and then using only the subset you actually want.
The text was updated successfully, but these errors were encountered: