mountainsort_examples icon indicating copy to clipboard operation
mountainsort_examples copied to clipboard

Examples of using MountainSort spike sorting software.

Results 21 mountainsort_examples issues
Sort by recently updated
recently updated
newest added

I am trying to run the bash examples, but when I try to run "synthesize_dataset.sh", I get a few errors (shown below) and the dataset directory lacks the raw.dat.prv file...

Hi, I'm trying to run the view_datasets example but am getting the following error with the kbucket link. How do I fix this? ![Screen Shot 2019-07-23 at 12 29 12...

Hi where can I find Details on how to set the params.json file.?

Hi, I have problems running the Python example synthesize_dataset.py from the mountainsort_examples. I use Anaconda with the Spyder environment setup and run the example file with the command **synthesize_dataset('/home/chris/Documents/dataset0000/',M=4,duration=60,average_snr=7,K=20)** While...

Hey, I successfully ran mountainsort on my data and it works well. However, I can't export or save the images it says I should contact you for help in the...

Installed today (thanks!), but ran into trouble in first jupyter example, at this line: from mountainsort4_1_0 import sort_dataset as ms4_sort_dataset # MountainSort spike sorting Error: --------------------------------------------------------------------------- ModuleNotFoundError Traceback (most recent...

I am not sure should I write about it here, but I found that using import spikeforestwidgets leads to following changes in top panel of Jupyter notebook (in Jupyter lab...

Any idea what could be going on here? I can't seem to get this working due to a lot of widget related issues. --------------------------------------------------------------------------- Exception Traceback (most recent call last)...

Hey, I'm wondering how I can set the number of threads available to ensure I don't use too much RAM. I [brought this up in the old version](https://github.com/flatironinstitute/mountainsort/issues/9) - can't...

In some of the identified clusters after running the whole pipeline, the timestamps for spikes do not represent the peak amplitude of the spikes, but seem shifted. This happens to...