We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c919e6c commit 92c2cbeCopy full SHA for 92c2cbe
tests/test_singularity_containers.py
@@ -64,6 +64,7 @@ def test_hdsort(run_kwargs):
64
print(sorting)
65
66
67
+@pytest.mark.skip(reason='Image for KiloSort 1 not implemented yet')
68
def test_kilosort1(run_kwargs):
69
sorting = ss.run_kilosort(output_folder="kilosort", useGPU=False, **run_kwargs)
70
0 commit comments