mountainsort_examples icon indicating copy to clipboard operation
mountainsort_examples copied to clipboard

mountainsort.py set tmp file

Open llobetv opened this issue 5 years ago • 0 comments

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

llobetv avatar Apr 03 '20 09:04 llobetv