Open oliche opened 6 years ago
Which functions are from the Statistics and Machine Learning Toolbox? I think we are also using signal processing for filtering the data.
make_eMouseData(fpath, useGPU); To use 'geornd', the following product must be licensed, installed, and enabled: Statistics and Machine Learning Toolbox
Error in make_eMouseData (line 44) dspks = int64(geornd(1/(fs/fr(j)), ceil(2fr(j)t_record),1));
I see. You can replace those random numbers with any other positive distribution on the integers as long as you keep mean firing rates roughly the same.
Hello, Could there be a round up of the dependencies needed to run Kilosort in the readme ? So far I can see Statistics and Machine Learning Toolbox and Parallel Computing Toolbox, but there could be more.
Best Regards