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
@valentina-s@Molkree
For spike detection, quickspikes I have found this package that can help in the detection of spikes.
I have found find_peaks function in scipy.signal which basically finds all the local maxima, but if we set the correct parameters we can get the required result.
lifewatch/pyporcc
The text was updated successfully, but these errors were encountered: