Hi, I am using the function "mi_find_bursts" in R to detect burst but the function calls an item ".calc_ibi" that I didn't find. ibi2 <- c(NA, .calc_ibi(spikes, bursts)) Can you help me with this? Thanks in advance, Clément G
Hi,
I am using the function "mi_find_bursts" in R to detect burst but the function calls an item ".calc_ibi" that I didn't find.
ibi2 <- c(NA, .calc_ibi(spikes, bursts))
Can you help me with this?
Thanks in advance,
Clément G