Closed edeno closed 7 years ago
The following error occurs during ripple decoding using the function ripple_decoding_clusterless:
ripple_decoding_clusterless
src/ripple_decoding.py:87: RuntimeWarning: invalid value encountered in true_divide return distribution / distribution.sum()
Not sure if it is a problem, but want to double check something funny isn't happening.
The following error occurs during ripple decoding using the function
ripple_decoding_clusterless
:Not sure if it is a problem, but want to double check something funny isn't happening.