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
I'm using ml_ms4alg (via spikeinterface) and found that when I use a small clip size (eg. 17) and small adjacency radius (eg. 1), a shape mismatch error is thrown. However, when increasing clip size or adjacency radius, the problem is fixed. Not sure if this expected behavior or an untested corner caused by a real issue. I've attached the script reproducing the error and the console output.
I'm using ml_ms4alg (via spikeinterface) and found that when I use a small clip size (eg. 17) and small adjacency radius (eg. 1), a shape mismatch error is thrown. However, when increasing clip size or adjacency radius, the problem is fixed. Not sure if this expected behavior or an untested corner caused by a real issue. I've attached the script reproducing the error and the console output.
clip_adj_error_py.txt
console_error.txt
The text was updated successfully, but these errors were encountered: