Closed chyumin closed 4 months ago
Thanks for pointing this out. The way the probe info is implemented is indeed not great, it should be written into a local directory. I can see if I can fix this...
@mhhennig any update on this? This unfortunately makes the docker image unusable :( https://github.com/SpikeInterface/spikeinterface-dockerfiles/runs/7968455344?check_suite_focus=true
This is fixed now, the code no longer writes out these files.
I'm working on creating a docker image of HS2 to run with spikeinterface in docker and singularity mode. Here is PR with the dockerfile: https://github.com/SpikeInterface/spikeinterface-dockerfiles/pull/42/files
The image generated with Dockerfile from the above PR works when running sorter in docker mode, but when I try to run from singularity I'm getting this error:
The error occours in this line which is trying to write in a Read-only path (in singularity context)