mountainsort_examples
mountainsort_examples copied to clipboard
mountainsort.py set tmp file
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