We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc2565e commit 4a01d5bCopy full SHA for 4a01d5b
1 file changed
ironclust-compiled/README.md
@@ -66,6 +66,6 @@ Notice that a volume has to be binded to a folder were your data locally is stor
66
67
Sample run:
68
```
69
-docker run -v /home/user/data:/opt/data -it spikeinterface/ironclust p_ironclust /opt/data/raw.mda /opt/data/geom.csv '' '' /opt/data/tmp/firing.mda /opt/data/argfile.txt
+docker run -v /home/user/data:/opt/data -it spikeinterface/ironclust p_ironclust /opt/data/tmp /opt/data/raw.mda /opt/data/geom.csv '' '' /opt/data/tmp/firing.mda /opt/data/argfile.txt
70
71
0 commit comments