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
{{ message }}
This repository was archived by the owner on Dec 10, 2021. It is now read-only.
I created the .mda file, geom.csv and params.json.
My data has only 1 channel.
The contents of my geom.csv file: 0,0
The contents of my params.json file: {"samplerate": 10000}
While running the following, I got the error.
with Pipeline:
ms4_sort_dataset(dataset_dir=dsdir,output_dir=output_dir,adjacency_radius=-1,detect_threshold=3)