We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 951ca5b commit 99f1eb9Copy full SHA for 99f1eb9
1 file changed
tests/test_singularity_containers.py
@@ -63,7 +63,6 @@ def test_hdsort(run_kwargs):
63
print(sorting)
64
65
66
-@pytest.mark.skip(reason='Image for KiloSort 1 not implemented yet')
67
def test_kilosort1(run_kwargs):
68
sorting = ss.run_kilosort(output_folder="kilosort", useGPU=False, **run_kwargs)
69
0 commit comments