mountainsort icon indicating copy to clipboard operation
mountainsort copied to clipboard

Mountainview gets stuck in downsampling and the GUI appears almost empty

Open izouridis opened this issue 7 years ago • 2 comments

Hi,

MountainSort works fine on the synthetic data. When I try to sort some of my data and view the result in mountainview, a long process of consecutive downsampling occurs and, at the end, the only thing I can see in the GUI is the raw signal. Here is the output: https://pastebin.com/T1C25fc8 Any help would be appreciated.

Best regards, Ioannis

izouridis avatar May 04 '18 17:05 izouridis

It seems like you are getting the message "Max num iterations exceeded" during the spike sorting. Not exactly sure why that is happening. What is your #channels, #timepoints?

I recommend you try the newer version of our software: https://github.com/flatironinstitute/mountainlab-js (Still needs testing)

magland avatar May 04 '18 18:05 magland

Thank you for your response. The issue has been resolved. The problem was due to some NaN values in the timeseries .mda file.

Best regards, Ioannis

izouridis avatar Jul 08 '18 16:07 izouridis