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.
Hi,
I try to use mountainSort with spikeInterface and I have an issue, there is no way to change tmp/ directory location and mine is too small.
I manage to set it with this line: os.environ['TEMPDIR'] = "/tmp"
It could be nice to have this params in mountainsort4 function.
Best,
Victor