2019-04-24 11:09:53 [D] model:381 Loading spike clusters. 2019-04-24 11:09:55 [D] model:396 Loading templates. 2019-04-24 11:09:56 [D] model:417 Loading the whitening matrix. 2019-04-24 11:09:56 [D] model:421 Loading the inverse of the whitening matrix. 2019-04-24 11:09:57 [D] model:101 Loading traces at `E:\data\fNkx1\fNkx1_190423_sess13\fNkx1_190423_sess13.dat`. 2019-04-24 11:09:57 [E] cli:36 An error has occurred (PermissionError): [Errno 13] Permission denied: 'E:\\data\\fNkx1\\fNkx1_190423_sess13\\fNkx1_190423_sess13.dat' 2019-04-24 11:09:57 [D] cli:39 Traceback (most recent call last): File "c:\users\manu\miniconda3\envs\phy\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "c:\users\manu\miniconda3\envs\phy\lib\runpy.py", line 85, in _run_code exec(code, run_globals) File "C:\Users\manu\Miniconda3\envs\phy\Scripts\phy.exe\__main__.py", line 9, in sys.exit(phy()) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\core.py", line 722, in __call__ return self.main(*args, **kwargs) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\core.py", line 697, in main rv = self.invoke(ctx) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\core.py", line 1066, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\core.py", line 895, in invoke return ctx.invoke(self.callback, **ctx.params) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\core.py", line 535, in invoke return callback(*args, **kwargs) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\decorators.py", line 17, in new_func return f(get_current_context(), *args, **kwargs) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\gui.py", line 602, in gui _run_cmd('_run(params)', ctx, globals(), locals()) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phy\utils\cli.py", line 73, in _run_cmd return exec_(cmd, glob, loc) File "", line 1, in File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\gui.py", line 574, in _run controller = TemplateController(**params) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\gui.py", line 86, in __init__ self.model = TemplateModel(dat_path, **kwargs) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\model.py", line 188, in __init__ self._load_data() File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\model.py", line 258, in _load_data self.traces = self._load_traces(self.channel_mapping) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\model.py", line 358, in _load_traces offset=self.offset, File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\model.py", line 105, in load_raw_data offset=offset, File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\model.py", line 90, in _dat_to_traces offset=offset) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\numpy\core\memmap.py", line 217, in __new__ fid = open(filename, (mode == 'c' and 'r' or mode)+'b') PermissionError: [Errno 13] Permission denied: 'E:\\data\\fNkx1\\fNkx1_190423_sess13\\fNkx1_190423_sess13.dat' 2019-04-24 11:10:19 [D] model:381 Loading spike clusters. 2019-04-24 11:10:19 [D] model:396 Loading templates. 2019-04-24 11:10:19 [D] model:417 Loading the whitening matrix. 2019-04-24 11:10:19 [D] model:421 Loading the inverse of the whitening matrix. 2019-04-24 11:10:19 [D] model:101 Loading traces at `E:\data\fNkx1\fNkx1_190423_sess13\fNkx1_190423_sess13.dat`. 2019-04-24 11:10:19 [E] cli:36 An error has occurred (PermissionError): [Errno 13] Permission denied: 'E:\\data\\fNkx1\\fNkx1_190423_sess13\\fNkx1_190423_sess13.dat' 2019-04-24 11:10:19 [D] cli:39 Traceback (most recent call last): File "c:\users\manu\miniconda3\envs\phy\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "c:\users\manu\miniconda3\envs\phy\lib\runpy.py", line 85, in _run_code exec(code, run_globals) File "C:\Users\manu\Miniconda3\envs\phy\Scripts\phy.exe\__main__.py", line 9, in sys.exit(phy()) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\core.py", line 722, in __call__ return self.main(*args, **kwargs) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\core.py", line 697, in main rv = self.invoke(ctx) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\core.py", line 1066, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\core.py", line 895, in invoke return ctx.invoke(self.callback, **ctx.params) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\core.py", line 535, in invoke return callback(*args, **kwargs) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\decorators.py", line 17, in new_func return f(get_current_context(), *args, **kwargs) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\gui.py", line 602, in gui _run_cmd('_run(params)', ctx, globals(), locals()) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phy\utils\cli.py", line 73, in _run_cmd return exec_(cmd, glob, loc) File "", line 1, in File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\gui.py", line 574, in _run controller = TemplateController(**params) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\gui.py", line 86, in __init__ self.model = TemplateModel(dat_path, **kwargs) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\model.py", line 188, in __init__ self._load_data() File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\model.py", line 258, in _load_data self.traces = self._load_traces(self.channel_mapping) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\model.py", line 358, in _load_traces offset=self.offset, File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\model.py", line 105, in load_raw_data offset=offset, File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\model.py", line 90, in _dat_to_traces offset=offset) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\numpy\core\memmap.py", line 217, in __new__ fid = open(filename, (mode == 'c' and 'r' or mode)+'b') PermissionError: [Errno 13] Permission denied: 'E:\\data\\fNkx1\\fNkx1_190423_sess13\\fNkx1_190423_sess13.dat' 2019-04-24 11:11:55 [D] model:381 Loading spike clusters. 2019-04-24 11:11:55 [D] model:396 Loading templates. 2019-04-24 11:11:55 [D] model:417 Loading the whitening matrix. 2019-04-24 11:11:55 [D] model:421 Loading the inverse of the whitening matrix. 2019-04-24 11:11:56 [D] model:101 Loading traces at `E:\data\fNkx1\fNkx1_190423_sess13\fNkx1_190423_sess13.dat`. 2019-04-24 11:11:56 [E] cli:36 An error has occurred (PermissionError): [Errno 13] Permission denied: 'E:\\data\\fNkx1\\fNkx1_190423_sess13\\fNkx1_190423_sess13.dat' 2019-04-24 11:11:56 [D] cli:39 Traceback (most recent call last): File "c:\users\manu\miniconda3\envs\phy\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "c:\users\manu\miniconda3\envs\phy\lib\runpy.py", line 85, in _run_code exec(code, run_globals) File "C:\Users\manu\Miniconda3\envs\phy\Scripts\phy.exe\__main__.py", line 9, in sys.exit(phy()) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\core.py", line 722, in __call__ return self.main(*args, **kwargs) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\core.py", line 697, in main rv = self.invoke(ctx) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\core.py", line 1066, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\core.py", line 895, in invoke return ctx.invoke(self.callback, **ctx.params) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\core.py", line 535, in invoke return callback(*args, **kwargs) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\decorators.py", line 17, in new_func return f(get_current_context(), *args, **kwargs) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\gui.py", line 602, in gui _run_cmd('_run(params)', ctx, globals(), locals()) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phy\utils\cli.py", line 73, in _run_cmd return exec_(cmd, glob, loc) File "", line 1, in File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\gui.py", line 574, in _run controller = TemplateController(**params) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\gui.py", line 86, in __init__ self.model = TemplateModel(dat_path, **kwargs) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\model.py", line 188, in __init__ self._load_data() File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\model.py", line 258, in _load_data self.traces = self._load_traces(self.channel_mapping) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\model.py", line 358, in _load_traces offset=self.offset, File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\model.py", line 105, in load_raw_data offset=offset, File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\model.py", line 90, in _dat_to_traces offset=offset) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\numpy\core\memmap.py", line 217, in __new__ fid = open(filename, (mode == 'c' and 'r' or mode)+'b') PermissionError: [Errno 13] Permission denied: 'E:\\data\\fNkx1\\fNkx1_190423_sess13\\fNkx1_190423_sess13.dat' 2019-04-24 11:14:34 [D] model:381 Loading spike clusters. 2019-04-24 11:14:34 [D] model:396 Loading templates. 2019-04-24 11:14:34 [D] model:417 Loading the whitening matrix. 2019-04-24 11:14:34 [D] model:421 Loading the inverse of the whitening matrix. 2019-04-24 11:14:34 [D] model:101 Loading traces at `E:\data\fNkx1\fNkx1_190423_sess13\fNkx1_190423_sess13.dat`. 2019-04-24 11:14:34 [E] cli:36 An error has occurred (PermissionError): [Errno 13] Permission denied: 'E:\\data\\fNkx1\\fNkx1_190423_sess13\\fNkx1_190423_sess13.dat' 2019-04-24 11:14:34 [D] cli:39 Traceback (most recent call last): File "c:\users\manu\miniconda3\envs\phy\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "c:\users\manu\miniconda3\envs\phy\lib\runpy.py", line 85, in _run_code exec(code, run_globals) File "C:\Users\manu\Miniconda3\envs\phy\Scripts\phy.exe\__main__.py", line 9, in sys.exit(phy()) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\core.py", line 722, in __call__ return self.main(*args, **kwargs) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\core.py", line 697, in main rv = self.invoke(ctx) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\core.py", line 1066, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\core.py", line 895, in invoke return ctx.invoke(self.callback, **ctx.params) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\core.py", line 535, in invoke return callback(*args, **kwargs) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\decorators.py", line 17, in new_func return f(get_current_context(), *args, **kwargs) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\gui.py", line 602, in gui _run_cmd('_run(params)', ctx, globals(), locals()) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phy\utils\cli.py", line 73, in _run_cmd return exec_(cmd, glob, loc) File "", line 1, in File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\gui.py", line 574, in _run controller = TemplateController(**params) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\gui.py", line 86, in __init__ self.model = TemplateModel(dat_path, **kwargs) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\model.py", line 188, in __init__ self._load_data() File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\model.py", line 258, in _load_data self.traces = self._load_traces(self.channel_mapping) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\model.py", line 358, in _load_traces offset=self.offset, File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\model.py", line 105, in load_raw_data offset=offset, File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\model.py", line 90, in _dat_to_traces offset=offset) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\numpy\core\memmap.py", line 217, in __new__ fid = open(filename, (mode == 'c' and 'r' or mode)+'b') PermissionError: [Errno 13] Permission denied: 'E:\\data\\fNkx1\\fNkx1_190423_sess13\\fNkx1_190423_sess13.dat' 2019-04-24 11:14:56 [D] model:381 Loading spike clusters. 2019-04-24 11:14:56 [D] model:396 Loading templates. 2019-04-24 11:14:56 [D] model:417 Loading the whitening matrix. 2019-04-24 11:14:56 [D] model:421 Loading the inverse of the whitening matrix. 2019-04-24 11:14:56 [D] model:101 Loading traces at `E:\data\fNkx1\fNkx1_190423_sess13\fNkx1_190423_sess13.dat`. 2019-04-24 11:14:56 [E] cli:36 An error has occurred (PermissionError): [Errno 13] Permission denied: 'E:\\data\\fNkx1\\fNkx1_190423_sess13\\fNkx1_190423_sess13.dat' 2019-04-24 11:14:56 [D] cli:39 Traceback (most recent call last): File "c:\users\manu\miniconda3\envs\phy\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "c:\users\manu\miniconda3\envs\phy\lib\runpy.py", line 85, in _run_code exec(code, run_globals) File "C:\Users\manu\Miniconda3\envs\phy\Scripts\phy.exe\__main__.py", line 9, in sys.exit(phy()) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\core.py", line 722, in __call__ return self.main(*args, **kwargs) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\core.py", line 697, in main rv = self.invoke(ctx) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\core.py", line 1066, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\core.py", line 895, in invoke return ctx.invoke(self.callback, **ctx.params) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\core.py", line 535, in invoke return callback(*args, **kwargs) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\decorators.py", line 17, in new_func return f(get_current_context(), *args, **kwargs) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\gui.py", line 602, in gui _run_cmd('_run(params)', ctx, globals(), locals()) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phy\utils\cli.py", line 73, in _run_cmd return exec_(cmd, glob, loc) File "", line 1, in File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\gui.py", line 574, in _run controller = TemplateController(**params) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\gui.py", line 86, in __init__ self.model = TemplateModel(dat_path, **kwargs) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\model.py", line 188, in __init__ self._load_data() File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\model.py", line 258, in _load_data self.traces = self._load_traces(self.channel_mapping) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\model.py", line 358, in _load_traces offset=self.offset, File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\model.py", line 105, in load_raw_data offset=offset, File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\model.py", line 90, in _dat_to_traces offset=offset) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\numpy\core\memmap.py", line 217, in __new__ fid = open(filename, (mode == 'c' and 'r' or mode)+'b') PermissionError: [Errno 13] Permission denied: 'E:\\data\\fNkx1\\fNkx1_190423_sess13\\fNkx1_190423_sess13.dat' 2019-04-24 11:20:26 [D] model:381 Loading spike clusters. 2019-04-24 11:20:26 [D] model:396 Loading templates. 2019-04-24 11:20:26 [D] model:417 Loading the whitening matrix. 2019-04-24 11:20:26 [D] model:421 Loading the inverse of the whitening matrix. 2019-04-24 11:20:26 [D] model:101 Loading traces at `E:\data\fNkx1\fNkx1_190423_sess13\fNkx1_190423_sess13.dat`. 2019-04-24 11:20:26 [E] cli:36 An error has occurred (PermissionError): [Errno 13] Permission denied: 'E:\\data\\fNkx1\\fNkx1_190423_sess13\\fNkx1_190423_sess13.dat' 2019-04-24 11:20:26 [D] cli:39 Traceback (most recent call last): File "c:\users\manu\miniconda3\envs\phy\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "c:\users\manu\miniconda3\envs\phy\lib\runpy.py", line 85, in _run_code exec(code, run_globals) File "C:\Users\manu\Miniconda3\envs\phy\Scripts\phy.exe\__main__.py", line 9, in sys.exit(phy()) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\core.py", line 722, in __call__ return self.main(*args, **kwargs) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\core.py", line 697, in main rv = self.invoke(ctx) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\core.py", line 1066, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\core.py", line 895, in invoke return ctx.invoke(self.callback, **ctx.params) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\core.py", line 535, in invoke return callback(*args, **kwargs) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\click\decorators.py", line 17, in new_func return f(get_current_context(), *args, **kwargs) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\gui.py", line 602, in gui _run_cmd('_run(params)', ctx, globals(), locals()) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phy\utils\cli.py", line 73, in _run_cmd return exec_(cmd, glob, loc) File "", line 1, in File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\gui.py", line 574, in _run controller = TemplateController(**params) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\gui.py", line 86, in __init__ self.model = TemplateModel(dat_path, **kwargs) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\model.py", line 188, in __init__ self._load_data() File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\model.py", line 258, in _load_data self.traces = self._load_traces(self.channel_mapping) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\model.py", line 358, in _load_traces offset=self.offset, File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\model.py", line 105, in load_raw_data offset=offset, File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phycontrib\template\model.py", line 90, in _dat_to_traces offset=offset) File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\numpy\core\memmap.py", line 217, in __new__ fid = open(filename, (mode == 'c' and 'r' or mode)+'b') PermissionError: [Errno 13] Permission denied: 'E:\\data\\fNkx1\\fNkx1_190423_sess13\\fNkx1_190423_sess13.dat' 2019-04-24 11:55:46 [D] model:381 Loading spike clusters. 2019-04-24 11:55:46 [D] model:396 Loading templates. 2019-04-24 11:55:46 [D] model:417 Loading the whitening matrix. 2019-04-24 11:55:46 [D] model:421 Loading the inverse of the whitening matrix. 2019-04-24 11:55:46 [D] model:101 Loading traces at `E:\data\fNkx1\fNkx1_190423_sess13\fNkx1_190423_sess13.dat`. 2019-04-24 11:55:48 [D] model:316 Load `cluster_group.tsv`. 2019-04-24 11:55:48 [D] context:46 Create cache directory `E:\data\fNkx1\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy`. 2019-04-24 11:55:48 [D] context:67 Initialize joblib cache dir at `E:\data\fNkx1\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy`. 2019-04-24 11:55:48 [D] context:148 The file `E:\data\fNkx1\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.pkl` doesn't exist. 2019-04-24 11:55:48 [D] context:148 The file `E:\data\fNkx1\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\spikes_per_cluster.pkl` doesn't exist. 2019-04-24 11:55:48 [D] clustering:253 Recompute spikes_per_cluster manually: this is long. 2019-04-24 11:55:48 [D] context:134 Save data to `E:\data\fNkx1\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\spikes_per_cluster.pkl`. 2019-04-24 11:55:48 [D] config:46 Load config file `C:\Users\manu\.phy\phy_config.py`. 2019-04-24 11:55:48 [D] __init__:40 Attached plugin ControllerSettings. 2019-04-24 11:55:48 [D] __init__:40 Attached plugin Recluster. 2019-04-24 11:55:49 [D] __init__:40 Attached plugin optoTag. 2019-04-24 11:55:49 [D] gui:432 Load the GUI state from `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-04-24 11:56:15 [D] gui:173 Load the geometry state. 2019-04-24 11:56:18 [D] supervisor:342 Select cluster(s): 0. 2019-04-24 11:57:52 [D] model:381 Loading spike clusters. 2019-04-24 11:57:52 [D] model:396 Loading templates. 2019-04-24 11:57:52 [D] model:417 Loading the whitening matrix. 2019-04-24 11:57:52 [D] model:421 Loading the inverse of the whitening matrix. 2019-04-24 11:57:52 [D] model:101 Loading traces at `E:\data\fNkx1\fNkx1_190423_sess13\fNkx1_190423_sess13.dat`. 2019-04-24 11:57:52 [D] model:316 Load `cluster_group.tsv`. 2019-04-24 11:57:52 [D] context:67 Initialize joblib cache dir at `E:\data\fNkx1\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy`. 2019-04-24 11:57:52 [D] context:148 The file `E:\data\fNkx1\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.pkl` doesn't exist. 2019-04-24 11:57:53 [D] context:134 Save data to `E:\data\fNkx1\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\spikes_per_cluster.pkl`. 2019-04-24 11:57:53 [D] config:46 Load config file `C:\Users\manu\.phy\phy_config.py`. 2019-04-24 11:57:53 [D] __init__:40 Attached plugin ControllerSettings. 2019-04-24 11:57:53 [D] __init__:40 Attached plugin Recluster. 2019-04-24 11:57:53 [D] __init__:40 Attached plugin optoTag. 2019-04-24 11:57:53 [D] gui:432 Load the GUI state from `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-04-24 11:57:55 [D] gui:173 Load the geometry state. 2019-04-24 11:57:57 [D] supervisor:342 Select cluster(s): 1. 2019-04-24 12:08:36 [D] supervisor:342 Select cluster(s): 5. 2019-04-24 12:09:05 [W] _qt:160 QObject::killTimers: timers cannot be stopped from another thread 2019-11-23 11:38:36 [D] model:381 Loading spike clusters. 2019-11-23 11:38:36 [D] model:396 Loading templates. 2019-11-23 11:38:36 [D] model:417 Loading the whitening matrix. 2019-11-23 11:38:36 [D] model:421 Loading the inverse of the whitening matrix. 2019-11-23 11:38:36 [D] model:101 Loading traces at `F:\dataF\fNkx1_190423_sess13\fNkx1_190423_sess13.dat`. 2019-11-23 11:38:36 [D] model:316 Load `cluster_group.tsv`. 2019-11-23 11:38:36 [D] context:67 Initialize joblib cache dir at `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy`. 2019-11-23 11:38:36 [D] context:148 The file `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.pkl` doesn't exist. 2019-11-23 11:38:36 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\spikes_per_cluster.pkl`. 2019-11-23 11:38:36 [D] config:46 Load config file `C:\Users\manu\.phy\phy_config.py`. 2019-11-23 11:38:36 [D] __init__:40 Attached plugin ControllerSettings. 2019-11-23 11:38:36 [D] __init__:40 Attached plugin Recluster. 2019-11-23 11:38:36 [D] __init__:40 Attached plugin optoTag. 2019-11-23 11:38:36 [D] gui:432 Load the GUI state from `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-23 11:38:39 [D] gui:173 Load the geometry state. 2019-11-23 11:38:59 [D] model:381 Loading spike clusters. 2019-11-23 11:38:59 [D] model:396 Loading templates. 2019-11-23 11:38:59 [D] model:417 Loading the whitening matrix. 2019-11-23 11:38:59 [D] model:421 Loading the inverse of the whitening matrix. 2019-11-23 11:38:59 [D] model:101 Loading traces at `F:\dataF\fNkx1_190423_sess13\fNkx1_190423_sess13.dat`. 2019-11-23 11:38:59 [D] model:316 Load `cluster_group.tsv`. 2019-11-23 11:38:59 [D] context:67 Initialize joblib cache dir at `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy`. 2019-11-23 11:38:59 [D] context:148 The file `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.pkl` doesn't exist. 2019-11-23 11:38:59 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\spikes_per_cluster.pkl`. 2019-11-23 11:38:59 [D] config:46 Load config file `C:\Users\manu\.phy\phy_config.py`. 2019-11-23 11:38:59 [D] __init__:40 Attached plugin ControllerSettings. 2019-11-23 11:38:59 [D] __init__:40 Attached plugin Recluster. 2019-11-23 11:38:59 [D] __init__:40 Attached plugin optoTag. 2019-11-23 11:38:59 [D] gui:432 Load the GUI state from `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-23 11:39:01 [D] gui:173 Load the geometry state. 2019-11-23 11:39:03 [D] gui:179 Save the geometry state. 2019-11-23 11:39:03 [D] gui:437 Save the GUI state to `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-23 11:39:03 [D] gui:437 Save the GUI state to `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-23 11:39:03 [D] gui:437 Save the GUI state to `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-23 11:39:03 [D] gui:437 Save the GUI state to `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-23 11:39:03 [D] gui:437 Save the GUI state to `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-23 11:39:03 [D] gui:437 Save the GUI state to `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-23 11:39:03 [D] gui:437 Save the GUI state to `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-23 11:39:03 [D] gui:437 Save the GUI state to `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-23 11:39:03 [D] context:102 Save memcache for `phycontrib.template.gui.get_best_channels`. 2019-11-23 11:39:03 [D] context:102 Save memcache for `phycontrib.template.gui.get_probe_depth`. 2019-11-23 11:39:03 [D] context:102 Save memcache for `phycontrib.template.gui.get_best_channel`. 2019-11-23 11:39:03 [D] context:102 Save memcache for `phycontrib.template.gui.get_template_for_cluster`. 2019-11-23 11:39:03 [D] context:102 Save memcache for `phycontrib.template.gui.get_template_counts`. 2019-11-23 11:39:06 [D] supervisor:342 Select cluster(s): 546. 2019-11-23 11:39:21 [D] supervisor:342 Select cluster(s): 544, 545, 546. 2019-11-23 11:39:26 [D] supervisor:181 Register next_cluster to 734: 0 2019-11-23 11:39:26 [I] supervisor:207 Merge clusters 544, 545, 546 to 734. 2019-11-23 11:39:26 [D] supervisor:342 Select cluster(s): 734. 2019-11-23 11:39:26 [D] supervisor:525 Save the new cluster id: 735. 2019-11-23 11:39:26 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-23 11:39:26 [I] supervisor:222 Change metadata_group for clusters 734 to noise. 2019-11-23 11:39:27 [D] supervisor:482 Get next_cluster for 734: 0. 2019-11-23 11:39:27 [D] supervisor:342 Select cluster(s): 0. 2019-11-23 11:39:38 [D] supervisor:342 Select cluster(s): 1. 2019-11-23 11:39:42 [D] supervisor:342 Select cluster(s): 5. 2019-11-23 11:39:58 [D] supervisor:342 Select cluster(s): 6. 2019-11-23 11:40:12 [D] supervisor:342 Select cluster(s): 7. 2019-11-23 11:40:30 [D] supervisor:342 Select cluster(s): 13. 2019-11-23 11:40:34 [I] supervisor:222 Change metadata_group for clusters 13 to noise. 2019-11-23 11:40:34 [D] supervisor:482 Get next_cluster for 13: None. 2019-11-23 11:40:34 [D] supervisor:342 Select cluster(s): 4. 2019-11-23 11:40:54 [D] supervisor:342 Select cluster(s): 6. 2019-11-23 11:41:06 [D] supervisor:342 Select cluster(s): 7. 2019-11-23 11:41:11 [D] supervisor:342 Select cluster(s): 24. 2019-11-23 11:41:16 [D] supervisor:342 Select cluster(s): 28. 2019-11-23 11:41:20 [D] supervisor:342 Select cluster(s): 33. 2019-11-23 11:41:30 [I] supervisor:222 Change metadata_group for clusters 33 to noise. 2019-11-23 11:41:31 [D] supervisor:482 Get next_cluster for 33: None. 2019-11-23 11:41:31 [D] supervisor:342 Select cluster(s): 4. 2019-11-23 11:41:36 [D] supervisor:342 Select cluster(s): 57. 2019-11-23 11:41:41 [D] supervisor:342 Select cluster(s): 62. 2019-11-23 11:41:42 [I] supervisor:222 Change metadata_group for clusters 62 to noise. 2019-11-23 11:41:43 [D] supervisor:482 Get next_cluster for 62: None. 2019-11-23 11:41:43 [D] supervisor:342 Select cluster(s): 4. 2019-11-23 11:41:47 [D] supervisor:342 Select cluster(s): 64. 2019-11-23 11:41:59 [D] supervisor:342 Select cluster(s): 68. 2019-11-23 11:42:09 [D] supervisor:342 Select cluster(s): 69. 2019-11-23 11:42:15 [I] supervisor:222 Change metadata_group for clusters 69 to noise. 2019-11-23 11:42:16 [D] supervisor:482 Get next_cluster for 69: None. 2019-11-23 11:42:16 [D] supervisor:342 Select cluster(s): 4. 2019-11-23 11:42:32 [D] supervisor:342 Select cluster(s): 82. 2019-11-23 11:42:38 [D] supervisor:342 Select cluster(s): 82, 94. 2019-11-23 11:42:39 [I] supervisor:222 Change metadata_group for clusters 82, 94 to noise. 2019-11-23 11:42:40 [D] supervisor:482 Get next_cluster for 82: None. 2019-11-23 11:42:40 [D] supervisor:342 Select cluster(s): 4. 2019-11-23 11:42:55 [D] supervisor:342 Select cluster(s): 71. 2019-11-23 11:43:10 [D] supervisor:342 Select cluster(s): 73. 2019-11-23 11:43:13 [I] supervisor:222 Change metadata_group for clusters 73 to noise. 2019-11-23 11:43:14 [D] supervisor:482 Get next_cluster for 73: None. 2019-11-23 11:43:14 [D] supervisor:342 Select cluster(s): 4. 2019-11-23 11:43:25 [D] supervisor:342 Select cluster(s): 103. 2019-11-23 11:43:33 [D] supervisor:342 Select cluster(s): 107. 2019-11-23 11:43:44 [D] supervisor:342 Select cluster(s): 124. 2019-11-23 11:43:56 [D] supervisor:342 Select cluster(s): 127. 2019-11-23 11:44:10 [I] supervisor:222 Change metadata_group for clusters 127 to noise. 2019-11-23 11:44:10 [D] supervisor:482 Get next_cluster for 127: None. 2019-11-23 11:44:10 [D] supervisor:342 Select cluster(s): 4. 2019-11-23 11:44:45 [D] supervisor:342 Select cluster(s): 103. 2019-11-23 11:44:47 [D] supervisor:342 Select cluster(s): 107. 2019-11-23 11:44:52 [D] supervisor:342 Select cluster(s): 124. 2019-11-23 11:44:56 [D] supervisor:342 Select cluster(s): 139. 2019-11-23 11:46:07 [I] supervisor:222 Change metadata_group for clusters 139 to noise. 2019-11-23 11:46:08 [D] supervisor:482 Get next_cluster for 139: None. 2019-11-23 11:46:08 [D] supervisor:342 Select cluster(s): 4. 2019-11-23 11:46:20 [D] supervisor:342 Select cluster(s): 141. 2019-11-23 11:47:16 [D] supervisor:342 Select cluster(s): 166. 2019-11-23 11:47:18 [D] supervisor:342 Select cluster(s): 168. 2019-11-23 11:47:29 [I] supervisor:222 Change metadata_group for clusters 168 to noise. 2019-11-23 11:47:29 [D] supervisor:482 Get next_cluster for 168: None. 2019-11-23 11:47:29 [D] supervisor:342 Select cluster(s): 4. 2019-11-23 11:47:47 [D] supervisor:342 Select cluster(s): 191. 2019-11-23 11:47:54 [I] supervisor:222 Change metadata_group for clusters 191 to noise. 2019-11-23 11:47:55 [D] supervisor:482 Get next_cluster for 191: None. 2019-11-23 11:47:55 [D] supervisor:342 Select cluster(s): 4. 2019-11-23 11:48:08 [D] supervisor:342 Select cluster(s): 202. 2019-11-23 11:48:12 [D] supervisor:342 Select cluster(s): 208. 2019-11-23 11:48:24 [I] supervisor:222 Change metadata_group for clusters 208 to noise. 2019-11-23 11:48:24 [D] supervisor:482 Get next_cluster for 208: None. 2019-11-23 11:48:24 [D] supervisor:342 Select cluster(s): 4. 2019-11-23 11:48:39 [D] supervisor:342 Select cluster(s): 202. 2019-11-23 11:48:51 [D] supervisor:342 Select cluster(s): 215. 2019-11-23 11:48:55 [D] supervisor:342 Select cluster(s): 221. 2019-11-23 11:49:13 [D] supervisor:342 Select cluster(s): 238. 2019-11-23 11:49:22 [D] supervisor:342 Select cluster(s): 245. 2019-11-23 11:49:36 [I] supervisor:222 Change metadata_group for clusters 245 to noise. 2019-11-23 11:49:37 [D] supervisor:482 Get next_cluster for 245: None. 2019-11-23 11:49:37 [D] supervisor:342 Select cluster(s): 4. 2019-11-23 11:49:51 [D] supervisor:342 Select cluster(s): 202. 2019-11-23 11:50:02 [D] supervisor:342 Select cluster(s): 215. 2019-11-23 11:50:07 [D] supervisor:342 Select cluster(s): 221. 2019-11-23 11:50:13 [D] supervisor:342 Select cluster(s): 238. 2019-11-23 11:50:20 [D] supervisor:342 Select cluster(s): 246. 2019-11-23 11:50:22 [D] supervisor:342 Select cluster(s): 268. 2019-11-23 11:50:28 [I] supervisor:222 Change metadata_group for clusters 268 to noise. 2019-11-23 11:50:28 [D] supervisor:482 Get next_cluster for 268: None. 2019-11-23 11:50:28 [D] supervisor:342 Select cluster(s): 4. 2019-11-23 11:50:33 [D] supervisor:342 Select cluster(s): 286. 2019-11-23 11:50:38 [D] supervisor:342 Select cluster(s): 313. 2019-11-23 11:50:40 [D] supervisor:342 Select cluster(s): 313, 319, 320, 328, 332. 2019-11-23 11:50:43 [D] supervisor:181 Register next_cluster to 735: 333 2019-11-23 11:50:43 [I] supervisor:207 Merge clusters 313, 319, 320, 328, 332 to 735. 2019-11-23 11:50:43 [D] supervisor:342 Select cluster(s): 735. 2019-11-23 11:50:43 [D] supervisor:525 Save the new cluster id: 736. 2019-11-23 11:50:43 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-23 11:50:43 [I] supervisor:222 Change metadata_group for clusters 735 to noise. 2019-11-23 11:50:44 [D] supervisor:482 Get next_cluster for 735: 333. 2019-11-23 11:50:44 [D] supervisor:342 Select cluster(s): 333. 2019-11-23 11:50:55 [D] supervisor:342 Select cluster(s): 333, 373, 380. 2019-11-23 11:50:58 [D] supervisor:181 Register next_cluster to 736: 381 2019-11-23 11:50:58 [I] supervisor:207 Merge clusters 333, 373, 380 to 736. 2019-11-23 11:50:59 [D] supervisor:342 Select cluster(s): 736. 2019-11-23 11:50:59 [D] supervisor:525 Save the new cluster id: 737. 2019-11-23 11:50:59 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-23 11:50:59 [I] supervisor:222 Change metadata_group for clusters 736 to noise. 2019-11-23 11:50:59 [D] supervisor:482 Get next_cluster for 736: 381. 2019-11-23 11:50:59 [D] supervisor:342 Select cluster(s): 381. 2019-11-23 11:51:04 [D] supervisor:342 Select cluster(s): 388. 2019-11-23 11:51:07 [D] supervisor:342 Select cluster(s): 388, 389, 393, 406, 437, 502, 508, 514. 2019-11-23 11:51:11 [D] supervisor:181 Register next_cluster to 737: 515 2019-11-23 11:51:11 [I] supervisor:207 Merge clusters 388, 389, 393, 406, 437, 502, 508, 514 to 737. 2019-11-23 11:51:11 [D] supervisor:342 Select cluster(s): 737. 2019-11-23 11:51:11 [D] supervisor:525 Save the new cluster id: 738. 2019-11-23 11:51:11 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-23 11:51:12 [I] supervisor:222 Change metadata_group for clusters 737 to noise. 2019-11-23 11:51:12 [D] supervisor:482 Get next_cluster for 737: 515. 2019-11-23 11:51:12 [D] supervisor:342 Select cluster(s): 515. 2019-11-23 11:51:16 [D] supervisor:342 Select cluster(s): 531. 2019-11-23 11:51:34 [D] supervisor:342 Select cluster(s): 532. 2019-11-23 11:51:49 [D] supervisor:342 Select cluster(s): 532, 533. 2019-11-23 11:51:52 [I] supervisor:222 Change metadata_group for clusters 532, 533 to noise. 2019-11-23 11:51:52 [D] supervisor:482 Get next_cluster for 532: None. 2019-11-23 11:51:52 [D] supervisor:342 Select cluster(s): 4. 2019-11-23 11:51:59 [D] supervisor:342 Select cluster(s): 535. 2019-11-23 11:52:03 [D] supervisor:342 Select cluster(s): 537. 2019-11-23 11:53:05 [I] supervisor:222 Change metadata_group for clusters 537 to noise. 2019-11-23 11:53:05 [D] supervisor:482 Get next_cluster for 537: None. 2019-11-23 11:53:05 [D] supervisor:342 Select cluster(s): 4. 2019-11-23 11:53:21 [D] supervisor:342 Select cluster(s): 23. 2019-11-23 12:55:03 [I] supervisor:222 Change metadata_group for clusters 23 to good. 2019-11-23 12:55:04 [D] supervisor:482 Get next_cluster for 23: None. 2019-11-23 12:55:04 [D] supervisor:342 Select cluster(s): 24. 2019-11-23 12:55:10 [D] supervisor:342 Select cluster(s): 30. 2019-11-23 12:55:30 [D] supervisor:342 Select cluster(s): 36. 2019-11-23 12:55:34 [D] supervisor:342 Select cluster(s): 44. 2019-11-23 12:56:01 [D] supervisor:342 Select cluster(s): 46. 2019-11-23 12:56:05 [D] supervisor:342 Select cluster(s): 51. 2019-11-23 12:56:19 [D] supervisor:342 Select cluster(s): 52. 2019-11-23 12:56:24 [D] supervisor:342 Select cluster(s): 55. 2019-11-23 12:56:27 [D] supervisor:342 Select cluster(s): 78. 2019-11-23 12:56:33 [D] supervisor:342 Select cluster(s): 84. 2019-11-23 12:56:36 [D] supervisor:342 Select cluster(s): 88. 2019-11-23 12:56:39 [D] supervisor:342 Select cluster(s): 98. 2019-11-23 12:56:44 [D] supervisor:342 Select cluster(s): 115. 2019-11-23 12:56:49 [I] supervisor:222 Change metadata_group for clusters 115 to good. 2019-11-23 12:56:49 [D] supervisor:482 Get next_cluster for 115: None. 2019-11-23 12:56:49 [D] supervisor:342 Select cluster(s): 124. 2019-11-23 12:56:56 [D] supervisor:342 Select cluster(s): 156. 2019-11-23 12:56:59 [D] supervisor:342 Select cluster(s): 118. 2019-11-23 12:57:02 [D] supervisor:342 Select cluster(s): 161. 2019-11-23 12:57:16 [D] supervisor:342 Select cluster(s): 173. 2019-11-23 12:57:19 [D] supervisor:342 Select cluster(s): 180. 2019-11-23 12:57:24 [D] supervisor:342 Select cluster(s): 194. 2019-11-23 12:57:28 [D] supervisor:342 Select cluster(s): 197. 2019-11-23 12:57:33 [I] supervisor:222 Change metadata_group for clusters 197 to good. 2019-11-23 12:57:33 [D] supervisor:482 Get next_cluster for 197: None. 2019-11-23 12:57:33 [D] supervisor:342 Select cluster(s): 202. 2019-11-23 12:57:39 [D] supervisor:342 Select cluster(s): 194. 2019-11-23 12:57:42 [D] supervisor:342 Select cluster(s): 201. 2019-11-23 12:57:45 [D] supervisor:342 Select cluster(s): 224. 2019-11-23 12:58:01 [D] supervisor:342 Select cluster(s): 202. 2019-11-23 12:58:09 [D] supervisor:342 Select cluster(s): 180. 2019-11-23 12:58:35 [D] supervisor:342 Select cluster(s): 201. 2019-11-23 12:58:38 [D] supervisor:342 Select cluster(s): 220. 2019-11-23 12:58:40 [D] supervisor:342 Select cluster(s): 224. 2019-11-23 12:58:47 [D] supervisor:342 Select cluster(s): 244. 2019-11-23 12:58:50 [D] supervisor:342 Select cluster(s): 329. 2019-11-23 12:58:53 [D] supervisor:342 Select cluster(s): 400. 2019-11-23 12:58:57 [D] supervisor:342 Select cluster(s): 530. 2019-11-23 12:59:00 [D] supervisor:342 Select cluster(s): 534. 2019-11-23 12:59:03 [D] supervisor:342 Select cluster(s): 536. 2019-11-23 12:59:20 [D] supervisor:342 Select cluster(s): 733. 2019-11-23 12:59:24 [D] supervisor:342 Select cluster(s): 9, 11, 12, 14, 29, 30, 32, 34, 36, 38, 42, 44, 45, 46, 47, 49, 50, 51, 52, 54, 55, 56, 58, 59, 60, 65, 70, 77, 78, 84, 87, 88, 89, 91, 96, 97, 98, 99, 100, 101, 105, 106, 108, 109, 110, 114, 116, 117, 118, 130, 132, 136, 144, 148, 149, 151, 154, 155, 156, 161, 162, 169, 172, 173, 174, 175, 178, 180, 183, 184, 188, 189, 194, 195, 199, 201, 203, 214, 220, 223, 224, 227, 231, 232, 237, 244, 250, 257, 272, 301, 329, 338, 348, 356, 392, 398, 400, 402, 404, 409, 413, 414, 416, 424, 432, 436, 438, 447, 452, 487, 490, 501, 513, 517, 530, 534, 536, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733. 2019-11-23 12:59:38 [D] supervisor:181 Register next_cluster to 738: 4 2019-11-23 12:59:38 [I] supervisor:207 Merge clusters 9, 11, 12, 14, 29, 30, 32, 34, 36, 38, 42, 44, 45, 46, 47, 49, 50, 51, 52, 54, 55, 56, 58, 59, 60, 65, 70, 77, 78, 84, 87, 88, 89, 91, 96, 97, 98, 99, 100, 101, 105, 106, 108, 109, 110, 114, 116, 117, 118, 130, 132, 136, 144, 148, 149, 151, 154, 155, 156, 161, 162, 169, 172, 173, 174, 175, 178, 180, 183, 184, 188, 189, 194, 195, 199, 201, 203, 214, 220, 223, 224, 227, 231, 232, 237, 244, 250, 257, 272, 301, 329, 338, 348, 356, 392, 398, 400, 402, 404, 409, 413, 414, 416, 424, 432, 436, 438, 447, 452, 487, 490, 501, 513, 517, 530, 534, 536, 547, 548, 549, 550, 551, 552, 553, 554, 555, 556, 557, 558, 559, 560, 561, 562, 563, 564, 565, 566, 567, 568, 569, 570, 571, 572, 573, 574, 575, 576, 577, 578, 579, 580, 581, 582, 583, 584, 585, 586, 587, 588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 615, 616, 617, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 638, 639, 640, 641, 642, 643, 644, 645, 646, 647, 648, 649, 650, 651, 652, 653, 654, 655, 656, 657, 658, 659, 660, 661, 662, 663, 664, 665, 666, 667, 668, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733 to 738. 2019-11-23 12:59:39 [D] supervisor:342 Select cluster(s): 738. 2019-11-23 12:59:39 [D] supervisor:525 Save the new cluster id: 739. 2019-11-23 12:59:39 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-23 12:59:55 [D] supervisor:342 Select cluster(s): 10. 2019-11-23 12:59:58 [D] supervisor:342 Select cluster(s): 22. 2019-11-23 13:00:01 [D] supervisor:342 Select cluster(s): 10. 2019-11-23 13:00:05 [I] supervisor:222 Change metadata_group for clusters 10 to good. 2019-11-23 13:00:05 [D] supervisor:482 Get next_cluster for 10: None. 2019-11-23 13:00:05 [D] supervisor:342 Select cluster(s): 23. 2019-11-23 13:00:09 [D] supervisor:342 Select cluster(s): 22. 2019-11-23 13:00:25 [I] supervisor:222 Change metadata_group for clusters 22 to good. 2019-11-23 13:00:26 [D] supervisor:482 Get next_cluster for 22: None. 2019-11-23 13:00:26 [D] supervisor:342 Select cluster(s): 23. 2019-11-23 13:00:30 [D] supervisor:342 Select cluster(s): 40. 2019-11-23 13:00:34 [D] supervisor:342 Select cluster(s): 37. 2019-11-23 13:00:38 [D] supervisor:342 Select cluster(s): 40. 2019-11-23 13:00:42 [I] supervisor:222 Change metadata_group for clusters 40 to good. 2019-11-23 13:00:42 [D] supervisor:482 Get next_cluster for 40: None. 2019-11-23 13:00:42 [D] supervisor:342 Select cluster(s): 57. 2019-11-23 13:00:50 [D] supervisor:342 Select cluster(s): 37. 2019-11-23 13:00:54 [D] supervisor:342 Select cluster(s): 67. 2019-11-23 13:00:57 [D] supervisor:342 Select cluster(s): 69. 2019-11-23 13:01:01 [D] supervisor:342 Select cluster(s): 82. 2019-11-23 13:01:05 [D] supervisor:342 Select cluster(s): 83. 2019-11-23 13:01:09 [D] supervisor:342 Select cluster(s): 92. 2019-11-23 13:01:16 [D] supervisor:342 Select cluster(s): 121. 2019-11-23 13:01:37 [I] supervisor:222 Change metadata_group for clusters 121 to good. 2019-11-23 13:01:37 [D] supervisor:482 Get next_cluster for 121: None. 2019-11-23 13:01:37 [D] supervisor:342 Select cluster(s): 124. 2019-11-23 13:01:44 [D] supervisor:342 Select cluster(s): 126. 2019-11-23 13:01:48 [D] supervisor:342 Select cluster(s): 139. 2019-11-23 13:02:08 [D] supervisor:342 Select cluster(s): 164. 2019-11-23 13:02:12 [D] supervisor:342 Select cluster(s): 168. 2019-11-23 13:02:17 [D] supervisor:342 Select cluster(s): 208. 2019-11-23 13:02:21 [D] supervisor:342 Select cluster(s): 218. 2019-11-23 13:02:24 [D] supervisor:342 Select cluster(s): 222. 2019-11-23 13:02:29 [I] supervisor:222 Change metadata_group for clusters 222 to good. 2019-11-23 13:02:29 [D] supervisor:482 Get next_cluster for 222: None. 2019-11-23 13:02:29 [D] supervisor:342 Select cluster(s): 238. 2019-11-23 13:02:40 [D] supervisor:342 Select cluster(s): 168. 2019-11-23 13:02:45 [D] supervisor:342 Select cluster(s): 208. 2019-11-23 13:02:49 [D] supervisor:342 Select cluster(s): 218. 2019-11-23 13:02:53 [D] supervisor:342 Select cluster(s): 247. 2019-11-23 13:03:05 [I] supervisor:222 Change metadata_group for clusters 247 to good. 2019-11-23 13:03:05 [D] supervisor:482 Get next_cluster for 247: None. 2019-11-23 13:03:05 [D] supervisor:342 Select cluster(s): 286. 2019-11-23 13:03:18 [D] supervisor:342 Select cluster(s): 267. 2019-11-23 13:03:24 [D] supervisor:342 Select cluster(s): 295. 2019-11-23 13:03:27 [D] supervisor:342 Select cluster(s): 302. 2019-11-23 13:03:34 [I] supervisor:222 Change metadata_group for clusters 302 to good. 2019-11-23 13:03:34 [D] supervisor:482 Get next_cluster for 302: None. 2019-11-23 13:03:34 [D] supervisor:342 Select cluster(s): 381. 2019-11-23 13:03:51 [D] supervisor:342 Select cluster(s): 401. 2019-11-23 13:03:57 [I] supervisor:222 Change metadata_group for clusters 401 to good. 2019-11-23 13:03:58 [D] supervisor:482 Get next_cluster for 401: None. 2019-11-23 13:03:58 [D] supervisor:342 Select cluster(s): 515. 2019-11-23 13:04:16 [D] supervisor:342 Select cluster(s): 461. 2019-11-23 13:04:38 [I] supervisor:222 Change metadata_group for clusters 461 to good. 2019-11-23 13:04:38 [D] supervisor:482 Get next_cluster for 461: None. 2019-11-23 13:04:38 [D] supervisor:342 Select cluster(s): 515. 2019-11-23 13:24:49 [D] supervisor:342 Select cluster(s): 67. 2019-11-23 13:24:51 [D] supervisor:342 Select cluster(s): 69. 2019-11-23 13:24:57 [D] supervisor:342 Select cluster(s): 139. 2019-11-23 13:25:02 [D] supervisor:342 Select cluster(s): 164. 2019-11-23 13:25:06 [D] supervisor:342 Select cluster(s): 168. 2019-11-23 13:25:11 [D] supervisor:342 Select cluster(s): 208. 2019-11-23 13:25:15 [D] supervisor:342 Select cluster(s): 218. 2019-11-23 13:25:25 [D] supervisor:342 Select cluster(s): 267. 2019-11-23 13:26:33 [D] supervisor:342 Select cluster(s): 295. 2019-11-23 13:26:44 [D] supervisor:342 Select cluster(s): 407. 2019-11-23 13:26:59 [D] supervisor:342 Select cluster(s): 481. 2019-11-23 13:27:05 [I] supervisor:222 Change metadata_group for clusters 481 to good. 2019-11-23 13:27:05 [D] supervisor:482 Get next_cluster for 481: None. 2019-11-23 13:27:05 [D] supervisor:342 Select cluster(s): 515. 2019-11-23 13:27:15 [D] supervisor:342 Select cluster(s): 493. 2019-11-23 13:27:19 [I] supervisor:222 Change metadata_group for clusters 493 to good. 2019-11-23 13:27:20 [D] supervisor:482 Get next_cluster for 493: None. 2019-11-23 13:27:20 [D] supervisor:342 Select cluster(s): 515. 2019-11-23 13:27:28 [D] supervisor:342 Select cluster(s): 734. 2019-11-23 13:27:31 [D] supervisor:342 Select cluster(s): 736. 2019-11-23 13:27:36 [D] supervisor:342 Select cluster(s): 738. 2019-11-23 13:27:50 [I] supervisor:222 Change metadata_group for clusters 738 to noise. 2019-11-23 13:27:50 [D] supervisor:482 Get next_cluster for 738: 4. 2019-11-23 13:27:50 [D] supervisor:342 Select cluster(s): 4. 2019-11-23 13:29:38 [D] supervisor:342 Select cluster(s): 8. 2019-11-23 13:29:42 [D] supervisor:342 Select cluster(s): 8, 3, 13, 15, 18, 19, 25, 26, 31, 33, 35, 37, 39, 41, 43, 61, 62, 63, 66, 67, 69, 73, 75, 76, 79, 80, 82, 83, 85, 86, 90, 92, 93, 94, 95, 102, 104, 112, 113, 119, 122, 126, 127, 128, 131, 134, 135, 137, 138, 139, 140, 143, 145, 146, 147, 152, 153, 159, 160, 164, 165, 167, 168, 170, 171, 176, 177, 179, 181, 182, 186, 190, 191, 193, 196, 200, 204, 205, 206, 208, 209, 210, 211, 212, 216, 218, 219, 225, 228, 229, 234, 235, 236, 240, 241, 242, 245, 248, 249, 251, 252, 253, 254, 255, 256, 258, 259, 260, 261, 262, 263, 264, 266, 267, 268, 269, 270, 271, 273, 274, 275, 276, 277, 279, 280, 281, 282, 283, 284, 287, 288, 289, 290, 291, 292, 293, 295, 297, 299, 300, 304, 305, 308, 309, 312, 314, 315, 316, 317, 318, 321, 323, 325, 326, 327, 330, 331, 334, 335, 336, 337, 339, 340, 341, 342, 343, 344, 346, 347, 349, 351, 352, 353, 355, 357, 359, 362, 364, 365, 366, 367, 368, 369, 370, 371, 372, 375, 376, 377, 378, 379, 382, 383, 385, 386, 387, 390, 395, 396, 397, 405, 407, 410, 411, 412, 417, 418, 419, 420, 421, 422, 425, 426, 427, 428, 429, 430, 431, 433, 435, 440, 441, 442, 443, 444, 445, 446, 449, 451, 453, 454, 455, 456, 457, 458, 459, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 475, 476, 477, 478, 479, 484, 485, 489, 494, 496, 497, 498, 499, 503, 504, 505, 506, 507, 509, 510, 511, 512, 516, 518, 519, 520, 521, 523, 524, 525, 526, 528, 532, 533, 537, 538, 539, 540, 542, 734, 735, 736, 737, 738, 4, 213, 217, 230, 243, 265, 278, 285, 294, 296, 298, 303, 306, 307, 310, 322, 324, 345, 358, 360, 363, 374, 384, 391, 399, 403, 423, 439, 448, 450, 460, 470, 480, 495, 522, 527, 529, 541, 543. 2019-11-23 13:29:56 [D] supervisor:181 Register next_cluster to 739: 8 2019-11-23 13:29:56 [I] supervisor:207 Merge clusters 3, 4, 8, 13, 15, 18, 19, 25, 26, 31, 33, 35, 37, 39, 41, 43, 61, 62, 63, 66, 67, 69, 73, 75, 76, 79, 80, 82, 83, 85, 86, 90, 92, 93, 94, 95, 102, 104, 112, 113, 119, 122, 126, 127, 128, 131, 134, 135, 137, 138, 139, 140, 143, 145, 146, 147, 152, 153, 159, 160, 164, 165, 167, 168, 170, 171, 176, 177, 179, 181, 182, 186, 190, 191, 193, 196, 200, 204, 205, 206, 208, 209, 210, 211, 212, 213, 216, 217, 218, 219, 225, 228, 229, 230, 234, 235, 236, 240, 241, 242, 243, 245, 248, 249, 251, 252, 253, 254, 255, 256, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 300, 303, 304, 305, 306, 307, 308, 309, 310, 312, 314, 315, 316, 317, 318, 321, 322, 323, 324, 325, 326, 327, 330, 331, 334, 335, 336, 337, 339, 340, 341, 342, 343, 344, 345, 346, 347, 349, 351, 352, 353, 355, 357, 358, 359, 360, 362, 363, 364, 365, 366, 367, 368, 369, 370, 371, 372, 374, 375, 376, 377, 378, 379, 382, 383, 384, 385, 386, 387, 390, 391, 395, 396, 397, 399, 403, 405, 407, 410, 411, 412, 417, 418, 419, 420, 421, 422, 423, 425, 426, 427, 428, 429, 430, 431, 433, 435, 439, 440, 441, 442, 443, 444, 445, 446, 448, 449, 450, 451, 453, 454, 455, 456, 457, 458, 459, 460, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 475, 476, 477, 478, 479, 480, 484, 485, 489, 494, 495, 496, 497, 498, 499, 503, 504, 505, 506, 507, 509, 510, 511, 512, 516, 518, 519, 520, 521, 522, 523, 524, 525, 526, 527, 528, 529, 532, 533, 537, 538, 539, 540, 541, 542, 543, 734, 735, 736, 737, 738 to 739. 2019-11-23 13:29:56 [D] supervisor:342 Select cluster(s): 739. 2019-11-23 13:29:56 [D] supervisor:525 Save the new cluster id: 740. 2019-11-23 13:29:56 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-23 13:30:29 [I] supervisor:222 Change metadata_group for clusters 739 to noise. 2019-11-23 13:30:30 [D] supervisor:482 Get next_cluster for 739: 8. 2019-11-23 13:30:30 [D] widgets:62 [183] Skipping cluster 8 which doesn't exist. 2019-11-23 13:30:30 [D] supervisor:342 Select cluster(s): . 2019-11-23 13:31:24 [D] supervisor:342 Select cluster(s): 0. 2019-11-23 13:31:38 [D] model:343 Save `spike_clusters.npy`. 2019-11-23 13:31:38 [D] model:335 Save `cluster_group.tsv`. 2019-11-23 13:31:38 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\spikes_per_cluster.pkl`. 2019-11-23 14:06:59 [D] supervisor:342 Select cluster(s): 0, 531. 2019-11-23 14:07:06 [D] supervisor:181 Register next_cluster to 740: 1 2019-11-23 14:07:06 [I] supervisor:207 Merge clusters 0, 531 to 740. 2019-11-23 14:07:06 [D] supervisor:342 Select cluster(s): 740. 2019-11-23 14:07:07 [D] supervisor:342 Select cluster(s): 740, 1. 2019-11-23 14:07:07 [D] supervisor:525 Save the new cluster id: 741. 2019-11-23 14:07:07 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-23 14:07:12 [D] supervisor:342 Select cluster(s): 740, 166. 2019-11-23 14:07:20 [D] supervisor:342 Select cluster(s): 740. 2019-11-23 14:07:23 [I] supervisor:222 Change metadata_group for clusters 740 to good. 2019-11-23 14:07:24 [D] supervisor:482 Get next_cluster for 740: 1. 2019-11-23 14:07:24 [D] supervisor:342 Select cluster(s): 1. 2019-11-23 14:07:28 [D] supervisor:342 Select cluster(s): 1, 23. 2019-11-23 14:07:40 [D] supervisor:342 Select cluster(s): 1, 22. 2019-11-23 14:07:46 [D] supervisor:342 Select cluster(s): 1. 2019-11-23 14:07:58 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-23 14:07:59 [I] recluster:177 Outliers detected: 33. 2019-11-23 14:07:59 [D] supervisor:181 Register next_cluster to 741: 5 2019-11-23 14:07:59 [I] supervisor:209 Assigned 30871 spikes. 2019-11-23 14:07:59 [D] supervisor:342 Select cluster(s): 742, 741. 2019-11-23 14:07:59 [D] supervisor:525 Save the new cluster id: 743. 2019-11-23 14:07:59 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-23 14:08:04 [D] supervisor:342 Select cluster(s): 741. 2019-11-23 14:08:06 [I] supervisor:222 Change metadata_group for clusters 741 to good. 2019-11-23 14:08:07 [D] supervisor:482 Get next_cluster for 741: 5. 2019-11-23 14:08:07 [D] supervisor:342 Select cluster(s): 5. 2019-11-23 14:08:11 [D] supervisor:342 Select cluster(s): 5, 481. 2019-11-23 14:08:21 [D] supervisor:181 Register next_cluster to 743: 6 2019-11-23 14:08:21 [I] supervisor:207 Merge clusters 5, 481 to 743. 2019-11-23 14:08:21 [D] supervisor:342 Select cluster(s): 743. 2019-11-23 14:08:21 [D] supervisor:342 Select cluster(s): 743, 68. 2019-11-23 14:08:21 [D] supervisor:525 Save the new cluster id: 744. 2019-11-23 14:08:21 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-23 14:08:30 [D] supervisor:342 Select cluster(s): 743. 2019-11-23 14:08:34 [I] supervisor:222 Change metadata_group for clusters 743 to good. 2019-11-23 14:08:35 [D] supervisor:482 Get next_cluster for 743: 6. 2019-11-23 14:08:35 [D] supervisor:342 Select cluster(s): 6. 2019-11-23 14:08:39 [D] supervisor:342 Select cluster(s): 6. 2019-11-23 14:08:43 [D] supervisor:342 Select cluster(s): 6, 302. 2019-11-23 14:08:53 [D] supervisor:181 Register next_cluster to 744: 7 2019-11-23 14:08:53 [I] supervisor:207 Merge clusters 6, 302 to 744. 2019-11-23 14:08:53 [D] supervisor:342 Select cluster(s): 744. 2019-11-23 14:08:53 [D] supervisor:342 Select cluster(s): 744, 221. 2019-11-23 14:08:53 [D] supervisor:525 Save the new cluster id: 745. 2019-11-23 14:08:53 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-23 14:09:05 [D] supervisor:181 Register next_cluster to 745: 744 2019-11-23 14:09:05 [I] supervisor:207 Merge clusters 221, 744 to 745. 2019-11-23 14:09:05 [D] supervisor:342 Select cluster(s): 745. 2019-11-23 14:09:05 [D] supervisor:342 Select cluster(s): 745, 124. 2019-11-23 14:09:05 [D] supervisor:525 Save the new cluster id: 746. 2019-11-23 14:09:05 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-23 14:09:12 [D] supervisor:342 Select cluster(s): 745. 2019-11-23 14:09:17 [I] recluster:64 Running KlustaKwik on 156420 spikes. 2019-11-23 14:24:29 [D] supervisor:181 Register next_cluster to 746: 745 2019-11-23 14:24:29 [I] supervisor:209 Assigned 156420 spikes. 2019-11-23 14:24:29 [D] supervisor:342 Select cluster(s): 747, 748, 749, 746. 2019-11-23 14:24:29 [D] supervisor:525 Save the new cluster id: 750. 2019-11-23 14:24:29 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-23 14:24:29 [W] recluster:105 Reclustering complete! 2019-11-25 12:44:12 [D] model:381 Loading spike clusters. 2019-11-25 12:44:12 [D] model:396 Loading templates. 2019-11-25 12:44:12 [D] model:417 Loading the whitening matrix. 2019-11-25 12:44:12 [D] model:421 Loading the inverse of the whitening matrix. 2019-11-25 12:44:12 [D] model:101 Loading traces at `F:\dataF\fNkx1_190423_sess13\fNkx1_190423_sess13.dat`. 2019-11-25 12:44:12 [D] model:316 Load `cluster_group.tsv`. 2019-11-25 12:44:12 [D] context:67 Initialize joblib cache dir at `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy`. 2019-11-25 12:44:12 [D] context:91 Load memcache for `phycontrib.template.gui.get_template_counts`. 2019-11-25 12:44:12 [D] context:91 Load memcache for `phycontrib.template.gui.get_template_for_cluster`. 2019-11-25 12:44:12 [D] context:91 Load memcache for `phycontrib.template.gui.get_best_channel`. 2019-11-25 12:44:12 [D] context:91 Load memcache for `phycontrib.template.gui.get_best_channels`. 2019-11-25 12:44:12 [D] context:91 Load memcache for `phycontrib.template.gui.get_probe_depth`. 2019-11-25 12:44:12 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\spikes_per_cluster.pkl`. 2019-11-25 12:44:12 [D] config:46 Load config file `C:\Users\manu\.phy\phy_config.py`. 2019-11-25 12:44:12 [D] __init__:40 Attached plugin ControllerSettings. 2019-11-25 12:44:12 [D] __init__:40 Attached plugin Recluster. 2019-11-25 12:44:12 [D] __init__:40 Attached plugin optoTag. 2019-11-25 12:44:12 [D] gui:432 Load the GUI state from `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-25 12:44:13 [D] gui:173 Load the geometry state. 2019-11-26 11:28:51 [D] gui:179 Save the geometry state. 2019-11-26 11:28:51 [D] gui:437 Save the GUI state to `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-26 11:28:51 [D] gui:437 Save the GUI state to `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-26 11:28:51 [D] gui:437 Save the GUI state to `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-26 11:28:51 [D] gui:437 Save the GUI state to `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-26 11:28:51 [D] gui:437 Save the GUI state to `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-26 11:28:51 [D] gui:437 Save the GUI state to `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-26 11:28:51 [D] gui:437 Save the GUI state to `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-26 11:28:51 [D] gui:437 Save the GUI state to `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-26 11:28:51 [D] context:102 Save memcache for `phycontrib.template.gui.get_probe_depth`. 2019-11-26 11:28:51 [D] context:102 Save memcache for `phycontrib.template.gui.get_best_channels`. 2019-11-26 11:28:51 [D] context:102 Save memcache for `phycontrib.template.gui.get_best_channel`. 2019-11-26 11:28:51 [D] context:102 Save memcache for `phycontrib.template.gui.get_template_counts`. 2019-11-26 11:28:51 [D] context:102 Save memcache for `phycontrib.template.gui.get_template_for_cluster`. 2019-11-26 11:28:57 [D] gui:179 Save the geometry state. 2019-11-26 11:28:57 [D] gui:437 Save the GUI state to `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-26 11:28:57 [D] gui:437 Save the GUI state to `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-26 11:28:57 [D] gui:437 Save the GUI state to `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-26 11:28:57 [D] gui:437 Save the GUI state to `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-26 11:28:57 [D] gui:437 Save the GUI state to `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-26 11:28:57 [D] gui:437 Save the GUI state to `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-26 11:28:57 [D] gui:437 Save the GUI state to `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-26 11:28:57 [D] gui:437 Save the GUI state to `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-26 11:28:57 [D] context:102 Save memcache for `phycontrib.template.gui.get_template_for_cluster`. 2019-11-26 11:28:57 [D] context:102 Save memcache for `phycontrib.template.gui.get_template_counts`. 2019-11-26 11:28:57 [D] context:102 Save memcache for `phycontrib.template.gui.get_best_channels`. 2019-11-26 11:28:57 [D] context:102 Save memcache for `phycontrib.template.gui.get_probe_depth`. 2019-11-26 11:28:57 [D] context:102 Save memcache for `phycontrib.template.gui.get_best_channel`. 2019-11-26 15:49:56 [D] model:381 Loading spike clusters. 2019-11-26 15:49:56 [D] model:396 Loading templates. 2019-11-26 15:49:56 [D] model:417 Loading the whitening matrix. 2019-11-26 15:49:56 [D] model:421 Loading the inverse of the whitening matrix. 2019-11-26 15:49:56 [D] model:101 Loading traces at `F:\dataF\fNkx1_190423_sess13\fNkx1_190423_sess13.dat`. 2019-11-26 15:49:56 [D] model:316 Load `cluster_group.tsv`. 2019-11-26 15:49:56 [D] context:67 Initialize joblib cache dir at `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy`. 2019-11-26 15:49:56 [D] context:91 Load memcache for `phycontrib.template.gui.get_template_counts`. 2019-11-26 15:49:56 [D] context:91 Load memcache for `phycontrib.template.gui.get_template_for_cluster`. 2019-11-26 15:49:56 [D] context:91 Load memcache for `phycontrib.template.gui.get_best_channel`. 2019-11-26 15:49:56 [D] context:91 Load memcache for `phycontrib.template.gui.get_best_channels`. 2019-11-26 15:49:56 [D] context:91 Load memcache for `phycontrib.template.gui.get_probe_depth`. 2019-11-26 15:49:56 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\spikes_per_cluster.pkl`. 2019-11-26 15:49:56 [D] config:46 Load config file `C:\Users\manu\.phy\phy_config.py`. 2019-11-26 15:49:56 [D] __init__:40 Attached plugin ControllerSettings. 2019-11-26 15:49:56 [D] __init__:40 Attached plugin Recluster. 2019-11-26 15:49:56 [D] __init__:40 Attached plugin optoTag. 2019-11-26 15:49:56 [D] gui:432 Load the GUI state from `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-26 15:49:57 [D] gui:173 Load the geometry state. 2019-11-26 15:50:38 [D] supervisor:342 Select cluster(s): 0. 2019-11-26 15:50:45 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 15:50:49 [I] recluster:177 Outliers detected: 454. 2019-11-26 15:50:49 [D] supervisor:181 Register next_cluster to 750: 1 2019-11-26 15:50:49 [I] supervisor:209 Assigned 128162 spikes. 2019-11-26 15:50:49 [D] supervisor:342 Select cluster(s): 751, 750. 2019-11-26 15:50:49 [D] supervisor:525 Save the new cluster id: 752. 2019-11-26 15:50:49 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 15:51:05 [D] supervisor:342 Select cluster(s): 750. 2019-11-26 15:51:19 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 15:51:21 [I] recluster:177 Outliers detected: 15. 2019-11-26 15:51:21 [D] supervisor:181 Register next_cluster to 752: 751 2019-11-26 15:51:21 [I] supervisor:209 Assigned 127708 spikes. 2019-11-26 15:51:21 [D] supervisor:342 Select cluster(s): 753, 752. 2019-11-26 15:51:21 [D] supervisor:525 Save the new cluster id: 754. 2019-11-26 15:51:21 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 15:51:26 [D] supervisor:342 Select cluster(s): 752. 2019-11-26 15:51:31 [I] supervisor:222 Change metadata_group for clusters 752 to good. 2019-11-26 15:51:31 [D] supervisor:482 Get next_cluster for 752: 751. 2019-11-26 15:51:31 [D] supervisor:342 Select cluster(s): 751. 2019-11-26 15:51:33 [D] supervisor:342 Select cluster(s): 1. 2019-11-26 15:51:38 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 15:51:39 [I] recluster:177 Outliers detected: 1417. 2019-11-26 15:51:39 [D] supervisor:181 Register next_cluster to 754: 5 2019-11-26 15:51:39 [I] supervisor:209 Assigned 30871 spikes. 2019-11-26 15:51:39 [D] supervisor:342 Select cluster(s): 755, 754. 2019-11-26 15:51:39 [D] supervisor:525 Save the new cluster id: 756. 2019-11-26 15:51:39 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 15:53:06 [D] supervisor:342 Select cluster(s): 754. 2019-11-26 15:53:13 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 15:53:13 [I] recluster:177 Outliers detected: 175. 2019-11-26 15:53:13 [D] supervisor:181 Register next_cluster to 756: 755 2019-11-26 15:53:13 [I] supervisor:209 Assigned 29454 spikes. 2019-11-26 15:53:13 [D] supervisor:342 Select cluster(s): 757, 756. 2019-11-26 15:53:14 [D] supervisor:525 Save the new cluster id: 758. 2019-11-26 15:53:14 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 15:53:19 [D] supervisor:342 Select cluster(s): 756. 2019-11-26 15:53:29 [D] supervisor:181 Register next_cluster to 758: 757 2019-11-26 15:53:29 [I] supervisor:209 Assigned 29279 spikes. 2019-11-26 15:53:29 [D] supervisor:342 Select cluster(s): 759, 758. 2019-11-26 15:53:29 [D] supervisor:525 Save the new cluster id: 760. 2019-11-26 15:53:29 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 15:53:35 [D] supervisor:342 Select cluster(s): 758. 2019-11-26 15:53:39 [I] supervisor:222 Change metadata_group for clusters 758 to good. 2019-11-26 15:53:39 [D] supervisor:482 Get next_cluster for 758: 757. 2019-11-26 15:53:39 [D] supervisor:342 Select cluster(s): 757. 2019-11-26 15:53:41 [D] supervisor:342 Select cluster(s): 5. 2019-11-26 15:53:47 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 15:53:50 [I] recluster:177 Outliers detected: 3239. 2019-11-26 15:53:51 [D] supervisor:181 Register next_cluster to 760: 6 2019-11-26 15:53:51 [I] supervisor:209 Assigned 282444 spikes. 2019-11-26 15:53:51 [D] supervisor:342 Select cluster(s): 761, 760. 2019-11-26 15:53:51 [D] supervisor:525 Save the new cluster id: 762. 2019-11-26 15:53:51 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 15:53:57 [D] supervisor:342 Select cluster(s): 760. 2019-11-26 15:54:02 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 15:54:05 [I] recluster:177 Outliers detected: 585. 2019-11-26 15:54:05 [D] supervisor:181 Register next_cluster to 762: 761 2019-11-26 15:54:05 [I] supervisor:209 Assigned 279205 spikes. 2019-11-26 15:54:05 [D] supervisor:342 Select cluster(s): 763, 762. 2019-11-26 15:54:05 [D] supervisor:525 Save the new cluster id: 764. 2019-11-26 15:54:05 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 15:54:12 [D] supervisor:342 Select cluster(s): 762. 2019-11-26 15:54:15 [I] supervisor:222 Change metadata_group for clusters 762 to good. 2019-11-26 15:54:15 [D] supervisor:482 Get next_cluster for 762: 761. 2019-11-26 15:54:15 [D] supervisor:342 Select cluster(s): 761. 2019-11-26 15:54:19 [D] supervisor:342 Select cluster(s): 6. 2019-11-26 15:54:23 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 15:54:24 [I] recluster:177 Outliers detected: 1199. 2019-11-26 15:54:24 [D] supervisor:181 Register next_cluster to 764: 7 2019-11-26 15:54:24 [I] supervisor:209 Assigned 61709 spikes. 2019-11-26 15:54:24 [D] supervisor:342 Select cluster(s): 765, 764. 2019-11-26 15:54:24 [D] supervisor:525 Save the new cluster id: 766. 2019-11-26 15:54:24 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 15:54:29 [D] supervisor:342 Select cluster(s): 764. 2019-11-26 15:54:33 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 15:54:34 [I] recluster:177 Outliers detected: 5377. 2019-11-26 15:54:34 [D] supervisor:181 Register next_cluster to 766: 765 2019-11-26 15:54:34 [I] supervisor:209 Assigned 60510 spikes. 2019-11-26 15:54:34 [D] supervisor:342 Select cluster(s): 767, 766. 2019-11-26 15:54:34 [D] supervisor:525 Save the new cluster id: 768. 2019-11-26 15:54:34 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 15:54:40 [D] supervisor:342 Select cluster(s): 766. 2019-11-26 15:54:42 [I] supervisor:222 Change metadata_group for clusters 766 to good. 2019-11-26 15:54:42 [D] supervisor:482 Get next_cluster for 766: 765. 2019-11-26 15:54:42 [D] supervisor:342 Select cluster(s): 765. 2019-11-26 15:54:45 [D] supervisor:342 Select cluster(s): 7. 2019-11-26 15:54:50 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 15:54:50 [I] recluster:177 Outliers detected: 2137. 2019-11-26 15:54:50 [D] supervisor:181 Register next_cluster to 768: 10 2019-11-26 15:54:50 [I] supervisor:209 Assigned 27342 spikes. 2019-11-26 15:54:50 [D] supervisor:342 Select cluster(s): 769, 768. 2019-11-26 15:54:50 [D] supervisor:525 Save the new cluster id: 770. 2019-11-26 15:54:50 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 15:54:56 [D] supervisor:342 Select cluster(s): 768. 2019-11-26 15:55:00 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 15:55:00 [I] recluster:177 Outliers detected: 1297. 2019-11-26 15:55:01 [D] supervisor:181 Register next_cluster to 770: 769 2019-11-26 15:55:01 [I] supervisor:209 Assigned 25205 spikes. 2019-11-26 15:55:01 [D] supervisor:342 Select cluster(s): 771, 770. 2019-11-26 15:55:01 [D] supervisor:525 Save the new cluster id: 772. 2019-11-26 15:55:01 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 15:55:06 [D] supervisor:342 Select cluster(s): 770. 2019-11-26 15:55:08 [I] supervisor:222 Change metadata_group for clusters 770 to good. 2019-11-26 15:55:08 [D] supervisor:482 Get next_cluster for 770: 769. 2019-11-26 15:55:08 [D] supervisor:342 Select cluster(s): 769. 2019-11-26 15:55:11 [D] supervisor:342 Select cluster(s): 10. 2019-11-26 15:55:15 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 15:55:16 [I] recluster:177 Outliers detected: 3832. 2019-11-26 15:55:16 [D] supervisor:181 Register next_cluster to 772: 22 2019-11-26 15:55:16 [I] supervisor:209 Assigned 49228 spikes. 2019-11-26 15:55:16 [D] supervisor:342 Select cluster(s): 773, 772. 2019-11-26 15:55:16 [D] supervisor:525 Save the new cluster id: 774. 2019-11-26 15:55:16 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 15:55:23 [D] supervisor:342 Select cluster(s): 772. 2019-11-26 15:55:27 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 15:55:27 [I] recluster:177 Outliers detected: 2368. 2019-11-26 15:55:27 [D] supervisor:181 Register next_cluster to 774: 773 2019-11-26 15:55:27 [I] supervisor:209 Assigned 45396 spikes. 2019-11-26 15:55:28 [D] supervisor:342 Select cluster(s): 775, 774. 2019-11-26 15:55:28 [D] supervisor:525 Save the new cluster id: 776. 2019-11-26 15:55:28 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 15:55:33 [D] supervisor:342 Select cluster(s): 774. 2019-11-26 15:55:36 [I] supervisor:222 Change metadata_group for clusters 774 to good. 2019-11-26 15:55:36 [D] supervisor:482 Get next_cluster for 774: 773. 2019-11-26 15:55:36 [D] supervisor:342 Select cluster(s): 773. 2019-11-26 15:55:39 [D] supervisor:342 Select cluster(s): 22. 2019-11-26 15:55:43 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 15:55:43 [I] recluster:177 Outliers detected: 2858. 2019-11-26 15:55:43 [D] supervisor:181 Register next_cluster to 776: 23 2019-11-26 15:55:43 [I] supervisor:209 Assigned 38355 spikes. 2019-11-26 15:55:43 [D] supervisor:342 Select cluster(s): 777, 776. 2019-11-26 15:55:43 [D] supervisor:525 Save the new cluster id: 778. 2019-11-26 15:55:43 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 15:55:49 [D] supervisor:342 Select cluster(s): 776. 2019-11-26 15:55:52 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 15:55:53 [I] recluster:177 Outliers detected: 1819. 2019-11-26 15:55:53 [D] supervisor:181 Register next_cluster to 778: 777 2019-11-26 15:55:53 [I] supervisor:209 Assigned 35497 spikes. 2019-11-26 15:55:53 [D] supervisor:342 Select cluster(s): 779, 778. 2019-11-26 15:55:53 [D] supervisor:525 Save the new cluster id: 780. 2019-11-26 15:55:53 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 15:55:58 [D] supervisor:342 Select cluster(s): 778. 2019-11-26 15:56:01 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 15:56:02 [I] recluster:177 Outliers detected: 731. 2019-11-26 15:56:02 [D] supervisor:181 Register next_cluster to 780: 779 2019-11-26 15:56:02 [I] supervisor:209 Assigned 33678 spikes. 2019-11-26 15:56:02 [D] supervisor:342 Select cluster(s): 781, 780. 2019-11-26 15:56:02 [D] supervisor:525 Save the new cluster id: 782. 2019-11-26 15:56:02 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 15:56:07 [D] supervisor:342 Select cluster(s): 780. 2019-11-26 15:56:09 [I] supervisor:222 Change metadata_group for clusters 780 to good. 2019-11-26 15:56:09 [D] supervisor:482 Get next_cluster for 780: 779. 2019-11-26 15:56:09 [D] supervisor:342 Select cluster(s): 779. 2019-11-26 15:56:11 [D] supervisor:342 Select cluster(s): 23. 2019-11-26 15:56:20 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 15:56:21 [I] recluster:177 Outliers detected: 2442. 2019-11-26 15:56:21 [D] supervisor:181 Register next_cluster to 782: 24 2019-11-26 15:56:21 [I] supervisor:209 Assigned 31854 spikes. 2019-11-26 15:56:21 [D] supervisor:342 Select cluster(s): 783, 782. 2019-11-26 15:56:21 [D] supervisor:525 Save the new cluster id: 784. 2019-11-26 15:56:21 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 15:56:28 [D] supervisor:342 Select cluster(s): 782. 2019-11-26 15:56:35 [D] supervisor:181 Register next_cluster to 784: 783 2019-11-26 15:56:35 [I] supervisor:209 Assigned 29412 spikes. 2019-11-26 15:56:35 [D] supervisor:342 Select cluster(s): 785, 784. 2019-11-26 15:56:35 [D] supervisor:525 Save the new cluster id: 786. 2019-11-26 15:56:35 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 15:56:41 [D] supervisor:342 Select cluster(s): 24. 2019-11-26 15:56:47 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 15:56:47 [I] recluster:177 Outliers detected: 4385. 2019-11-26 15:56:47 [D] supervisor:181 Register next_cluster to 786: 28 2019-11-26 15:56:47 [I] supervisor:209 Assigned 48426 spikes. 2019-11-26 15:56:47 [D] supervisor:342 Select cluster(s): 787, 786. 2019-11-26 15:56:48 [D] supervisor:525 Save the new cluster id: 788. 2019-11-26 15:56:48 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 15:56:54 [D] supervisor:342 Select cluster(s): 28. 2019-11-26 15:56:59 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 15:57:00 [I] recluster:177 Outliers detected: 4565. 2019-11-26 15:57:00 [D] supervisor:181 Register next_cluster to 788: 40 2019-11-26 15:57:00 [I] supervisor:209 Assigned 63386 spikes. 2019-11-26 15:57:00 [D] supervisor:342 Select cluster(s): 789, 788. 2019-11-26 15:57:00 [D] supervisor:525 Save the new cluster id: 790. 2019-11-26 15:57:00 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 15:57:10 [D] supervisor:342 Select cluster(s): 788. 2019-11-26 15:57:14 [I] supervisor:222 Change metadata_group for clusters 788 to good. 2019-11-26 15:57:14 [D] supervisor:482 Get next_cluster for 788: 40. 2019-11-26 15:57:14 [D] supervisor:342 Select cluster(s): 40. 2019-11-26 15:57:19 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 15:57:19 [I] recluster:177 Outliers detected: 2055. 2019-11-26 15:57:19 [D] supervisor:181 Register next_cluster to 790: 57 2019-11-26 15:57:19 [I] supervisor:209 Assigned 26058 spikes. 2019-11-26 15:57:19 [D] supervisor:342 Select cluster(s): 791, 790. 2019-11-26 15:57:20 [D] supervisor:525 Save the new cluster id: 792. 2019-11-26 15:57:20 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 15:57:26 [D] supervisor:342 Select cluster(s): 790. 2019-11-26 15:57:30 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 15:57:30 [I] recluster:177 Outliers detected: 1484. 2019-11-26 15:57:30 [D] supervisor:181 Register next_cluster to 792: 791 2019-11-26 15:57:30 [I] supervisor:209 Assigned 24003 spikes. 2019-11-26 15:57:30 [D] supervisor:342 Select cluster(s): 793, 792. 2019-11-26 15:57:30 [D] supervisor:525 Save the new cluster id: 794. 2019-11-26 15:57:30 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 15:57:36 [D] supervisor:342 Select cluster(s): 792. 2019-11-26 15:57:43 [D] supervisor:181 Register next_cluster to 794: 793 2019-11-26 15:57:43 [I] supervisor:209 Assigned 22519 spikes. 2019-11-26 15:57:43 [D] supervisor:342 Select cluster(s): 795, 794. 2019-11-26 15:57:43 [D] supervisor:525 Save the new cluster id: 796. 2019-11-26 15:57:43 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 15:57:49 [D] supervisor:342 Select cluster(s): 795. 2019-11-26 15:57:51 [I] supervisor:222 Change metadata_group for clusters 795 to good. 2019-11-26 15:57:51 [D] supervisor:482 Get next_cluster for 795: None. 2019-11-26 15:57:51 [D] supervisor:342 Select cluster(s): 751. 2019-11-26 15:57:53 [D] supervisor:342 Select cluster(s): 57. 2019-11-26 15:57:58 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 15:57:59 [I] recluster:177 Outliers detected: 928. 2019-11-26 15:57:59 [D] supervisor:181 Register next_cluster to 796: 64 2019-11-26 15:57:59 [I] supervisor:209 Assigned 57116 spikes. 2019-11-26 15:57:59 [D] supervisor:342 Select cluster(s): 797, 796. 2019-11-26 15:57:59 [D] supervisor:525 Save the new cluster id: 798. 2019-11-26 15:57:59 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 15:58:06 [D] supervisor:342 Select cluster(s): 796. 2019-11-26 15:58:10 [I] supervisor:222 Change metadata_group for clusters 796 to good. 2019-11-26 15:58:10 [D] supervisor:482 Get next_cluster for 796: 64. 2019-11-26 15:58:10 [D] supervisor:342 Select cluster(s): 64. 2019-11-26 15:58:14 [D] supervisor:342 Select cluster(s): 64. 2019-11-26 15:58:18 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 15:58:18 [I] recluster:177 Outliers detected: 3004. 2019-11-26 15:58:18 [D] supervisor:181 Register next_cluster to 798: 68 2019-11-26 15:58:18 [I] supervisor:209 Assigned 35015 spikes. 2019-11-26 15:58:19 [D] supervisor:342 Select cluster(s): 799, 798. 2019-11-26 15:58:19 [D] supervisor:525 Save the new cluster id: 800. 2019-11-26 15:58:19 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 15:58:24 [D] supervisor:342 Select cluster(s): 798. 2019-11-26 15:58:26 [I] supervisor:222 Change metadata_group for clusters 798 to good. 2019-11-26 15:58:26 [D] supervisor:482 Get next_cluster for 798: 68. 2019-11-26 15:58:26 [D] supervisor:342 Select cluster(s): 68. 2019-11-26 15:58:30 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 15:58:31 [I] recluster:177 Outliers detected: 4932. 2019-11-26 15:58:31 [D] supervisor:181 Register next_cluster to 800: 71 2019-11-26 15:58:31 [I] supervisor:209 Assigned 51257 spikes. 2019-11-26 15:58:31 [D] supervisor:342 Select cluster(s): 801, 800. 2019-11-26 15:58:31 [D] supervisor:525 Save the new cluster id: 802. 2019-11-26 15:58:31 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 15:58:37 [D] supervisor:342 Select cluster(s): 800. 2019-11-26 15:58:41 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 15:58:42 [I] recluster:177 Outliers detected: 2940. 2019-11-26 15:58:42 [D] supervisor:181 Register next_cluster to 802: 801 2019-11-26 15:58:42 [I] supervisor:209 Assigned 46325 spikes. 2019-11-26 15:58:42 [D] supervisor:342 Select cluster(s): 803, 802. 2019-11-26 15:58:42 [D] supervisor:525 Save the new cluster id: 804. 2019-11-26 15:58:42 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 15:58:51 [D] supervisor:342 Select cluster(s): 802. 2019-11-26 15:58:54 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 15:58:55 [I] recluster:177 Outliers detected: 1444. 2019-11-26 15:58:55 [D] supervisor:181 Register next_cluster to 804: 803 2019-11-26 15:58:55 [I] supervisor:209 Assigned 43385 spikes. 2019-11-26 15:58:55 [D] supervisor:342 Select cluster(s): 805, 804. 2019-11-26 15:58:55 [D] supervisor:525 Save the new cluster id: 806. 2019-11-26 15:58:55 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 15:59:02 [D] supervisor:342 Select cluster(s): 804. 2019-11-26 15:59:06 [I] supervisor:222 Change metadata_group for clusters 804 to good. 2019-11-26 15:59:06 [D] supervisor:482 Get next_cluster for 804: 803. 2019-11-26 15:59:06 [D] supervisor:342 Select cluster(s): 803. 2019-11-26 15:59:08 [D] supervisor:342 Select cluster(s): 71. 2019-11-26 15:59:12 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 15:59:12 [I] recluster:177 Outliers detected: 3507. 2019-11-26 15:59:12 [D] supervisor:181 Register next_cluster to 806: 103 2019-11-26 15:59:12 [I] supervisor:209 Assigned 45326 spikes. 2019-11-26 15:59:12 [D] supervisor:342 Select cluster(s): 807, 806. 2019-11-26 15:59:12 [D] supervisor:525 Save the new cluster id: 808. 2019-11-26 15:59:12 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 15:59:18 [D] supervisor:342 Select cluster(s): 806. 2019-11-26 15:59:22 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 15:59:22 [I] recluster:177 Outliers detected: 2352. 2019-11-26 15:59:22 [D] supervisor:181 Register next_cluster to 808: 807 2019-11-26 15:59:22 [I] supervisor:209 Assigned 41819 spikes. 2019-11-26 15:59:22 [D] supervisor:342 Select cluster(s): 809, 808. 2019-11-26 15:59:23 [D] supervisor:525 Save the new cluster id: 810. 2019-11-26 15:59:23 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 15:59:27 [D] supervisor:342 Select cluster(s): 808. 2019-11-26 15:59:30 [I] supervisor:222 Change metadata_group for clusters 808 to good. 2019-11-26 15:59:30 [D] supervisor:482 Get next_cluster for 808: 807. 2019-11-26 15:59:30 [D] supervisor:342 Select cluster(s): 807. 2019-11-26 15:59:33 [D] supervisor:342 Select cluster(s): 103. 2019-11-26 15:59:36 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 15:59:36 [I] recluster:177 Outliers detected: 299. 2019-11-26 15:59:36 [D] supervisor:181 Register next_cluster to 810: 107 2019-11-26 15:59:36 [I] supervisor:209 Assigned 2757 spikes. 2019-11-26 15:59:36 [D] supervisor:342 Select cluster(s): 811, 810. 2019-11-26 15:59:36 [D] supervisor:525 Save the new cluster id: 812. 2019-11-26 15:59:36 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 15:59:42 [D] supervisor:342 Select cluster(s): 810. 2019-11-26 15:59:45 [D] supervisor:342 Select cluster(s): 107. 2019-11-26 15:59:49 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 15:59:49 [I] recluster:177 Outliers detected: 2478. 2019-11-26 15:59:49 [D] supervisor:181 Register next_cluster to 812: 115 2019-11-26 15:59:49 [I] supervisor:209 Assigned 28917 spikes. 2019-11-26 15:59:49 [D] supervisor:342 Select cluster(s): 813, 812. 2019-11-26 15:59:49 [D] supervisor:525 Save the new cluster id: 814. 2019-11-26 15:59:49 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 15:59:56 [D] supervisor:342 Select cluster(s): 812. 2019-11-26 15:59:59 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 15:59:59 [I] recluster:177 Outliers detected: 1583. 2019-11-26 15:59:59 [D] supervisor:181 Register next_cluster to 814: 813 2019-11-26 15:59:59 [I] supervisor:209 Assigned 26439 spikes. 2019-11-26 15:59:59 [D] supervisor:342 Select cluster(s): 815, 814. 2019-11-26 15:59:59 [D] supervisor:525 Save the new cluster id: 816. 2019-11-26 15:59:59 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:00:04 [D] supervisor:342 Select cluster(s): 814. 2019-11-26 16:00:08 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:00:08 [I] recluster:177 Outliers detected: 649. 2019-11-26 16:00:08 [D] supervisor:181 Register next_cluster to 816: 815 2019-11-26 16:00:08 [I] supervisor:209 Assigned 24856 spikes. 2019-11-26 16:00:08 [D] supervisor:342 Select cluster(s): 817, 816. 2019-11-26 16:00:08 [D] supervisor:525 Save the new cluster id: 818. 2019-11-26 16:00:08 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:00:15 [D] supervisor:342 Select cluster(s): 816. 2019-11-26 16:00:22 [D] supervisor:181 Register next_cluster to 818: 817 2019-11-26 16:00:22 [I] supervisor:209 Assigned 24207 spikes. 2019-11-26 16:00:22 [D] supervisor:342 Select cluster(s): 819, 818. 2019-11-26 16:00:22 [D] supervisor:525 Save the new cluster id: 820. 2019-11-26 16:00:22 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:00:27 [D] supervisor:342 Select cluster(s): 819. 2019-11-26 16:00:37 [D] supervisor:181 Register next_cluster to 820: 819 2019-11-26 16:00:37 [I] supervisor:209 Assigned 22795 spikes. 2019-11-26 16:00:37 [D] supervisor:342 Select cluster(s): 821, 820. 2019-11-26 16:00:37 [D] supervisor:525 Save the new cluster id: 822. 2019-11-26 16:00:37 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:00:42 [D] supervisor:342 Select cluster(s): 821. 2019-11-26 16:00:44 [I] supervisor:222 Change metadata_group for clusters 821 to good. 2019-11-26 16:00:44 [D] supervisor:482 Get next_cluster for 821: None. 2019-11-26 16:00:44 [D] supervisor:342 Select cluster(s): 751. 2019-11-26 16:00:47 [D] supervisor:342 Select cluster(s): 115. 2019-11-26 16:00:52 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:00:52 [I] recluster:177 Outliers detected: 2086. 2019-11-26 16:00:52 [D] supervisor:181 Register next_cluster to 822: 121 2019-11-26 16:00:52 [I] supervisor:209 Assigned 25777 spikes. 2019-11-26 16:00:52 [D] supervisor:342 Select cluster(s): 823, 822. 2019-11-26 16:00:52 [D] supervisor:525 Save the new cluster id: 824. 2019-11-26 16:00:52 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:00:59 [D] supervisor:342 Select cluster(s): 822. 2019-11-26 16:01:03 [D] supervisor:342 Select cluster(s): 822. 2019-11-26 16:01:06 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:01:06 [I] recluster:177 Outliers detected: 1324. 2019-11-26 16:01:07 [D] supervisor:181 Register next_cluster to 824: 823 2019-11-26 16:01:07 [I] supervisor:209 Assigned 23691 spikes. 2019-11-26 16:01:07 [D] supervisor:342 Select cluster(s): 825, 824. 2019-11-26 16:01:07 [D] supervisor:525 Save the new cluster id: 826. 2019-11-26 16:01:07 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:01:12 [D] supervisor:342 Select cluster(s): 824. 2019-11-26 16:01:20 [D] supervisor:181 Register next_cluster to 826: 825 2019-11-26 16:01:20 [I] supervisor:209 Assigned 22367 spikes. 2019-11-26 16:01:20 [D] supervisor:342 Select cluster(s): 827, 826. 2019-11-26 16:01:20 [D] supervisor:525 Save the new cluster id: 828. 2019-11-26 16:01:20 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:01:25 [D] supervisor:342 Select cluster(s): 827. 2019-11-26 16:01:27 [I] supervisor:222 Change metadata_group for clusters 827 to good. 2019-11-26 16:01:27 [D] supervisor:482 Get next_cluster for 827: None. 2019-11-26 16:01:27 [D] supervisor:342 Select cluster(s): 751. 2019-11-26 16:01:29 [D] supervisor:342 Select cluster(s): 121. 2019-11-26 16:01:33 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:01:34 [I] recluster:177 Outliers detected: 2549. 2019-11-26 16:01:34 [D] supervisor:181 Register next_cluster to 828: 124 2019-11-26 16:01:34 [I] supervisor:209 Assigned 31389 spikes. 2019-11-26 16:01:34 [D] supervisor:342 Select cluster(s): 829, 828. 2019-11-26 16:01:34 [D] supervisor:525 Save the new cluster id: 830. 2019-11-26 16:01:34 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:01:44 [D] supervisor:342 Select cluster(s): 828. 2019-11-26 16:01:51 [D] supervisor:181 Register next_cluster to 830: 829 2019-11-26 16:01:51 [I] supervisor:209 Assigned 28840 spikes. 2019-11-26 16:01:52 [D] supervisor:342 Select cluster(s): 831, 830. 2019-11-26 16:01:52 [D] supervisor:525 Save the new cluster id: 832. 2019-11-26 16:01:52 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:01:57 [D] supervisor:342 Select cluster(s): 831. 2019-11-26 16:02:01 [I] supervisor:222 Change metadata_group for clusters 831 to good. 2019-11-26 16:02:01 [D] supervisor:482 Get next_cluster for 831: None. 2019-11-26 16:02:01 [D] supervisor:342 Select cluster(s): 751. 2019-11-26 16:02:04 [D] supervisor:342 Select cluster(s): 124. 2019-11-26 16:02:08 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:02:09 [I] recluster:177 Outliers detected: 4034. 2019-11-26 16:02:09 [D] supervisor:181 Register next_cluster to 832: 141 2019-11-26 16:02:09 [I] supervisor:209 Assigned 44255 spikes. 2019-11-26 16:02:09 [D] supervisor:342 Select cluster(s): 833, 832. 2019-11-26 16:02:09 [D] supervisor:525 Save the new cluster id: 834. 2019-11-26 16:02:09 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:02:16 [D] supervisor:342 Select cluster(s): 832. 2019-11-26 16:02:20 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:02:20 [I] recluster:177 Outliers detected: 2206. 2019-11-26 16:02:20 [D] supervisor:181 Register next_cluster to 834: 833 2019-11-26 16:02:20 [I] supervisor:209 Assigned 40221 spikes. 2019-11-26 16:02:21 [D] supervisor:342 Select cluster(s): 835, 834. 2019-11-26 16:02:21 [D] supervisor:525 Save the new cluster id: 836. 2019-11-26 16:02:21 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:22:00 [D] supervisor:342 Select cluster(s): 834. 2019-11-26 16:22:08 [D] supervisor:181 Register next_cluster to 836: 835 2019-11-26 16:22:08 [I] supervisor:209 Assigned 38015 spikes. 2019-11-26 16:22:08 [D] supervisor:342 Select cluster(s): 837, 836. 2019-11-26 16:22:08 [D] supervisor:525 Save the new cluster id: 838. 2019-11-26 16:22:08 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:22:13 [D] supervisor:342 Select cluster(s): 837. 2019-11-26 16:22:21 [D] supervisor:181 Register next_cluster to 838: 837 2019-11-26 16:22:21 [I] supervisor:209 Assigned 36819 spikes. 2019-11-26 16:22:22 [D] supervisor:342 Select cluster(s): 839, 838. 2019-11-26 16:22:22 [D] supervisor:525 Save the new cluster id: 840. 2019-11-26 16:22:22 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:22:28 [D] supervisor:342 Select cluster(s): 839. 2019-11-26 16:22:30 [I] supervisor:222 Change metadata_group for clusters 839 to good. 2019-11-26 16:22:30 [D] supervisor:482 Get next_cluster for 839: None. 2019-11-26 16:22:30 [D] supervisor:342 Select cluster(s): 751. 2019-11-26 16:22:33 [D] supervisor:342 Select cluster(s): 141. 2019-11-26 16:22:38 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:22:38 [I] recluster:177 Outliers detected: 282. 2019-11-26 16:22:38 [D] supervisor:181 Register next_cluster to 840: 166 2019-11-26 16:22:38 [I] supervisor:209 Assigned 3216 spikes. 2019-11-26 16:22:38 [D] supervisor:342 Select cluster(s): 841, 840. 2019-11-26 16:22:38 [D] supervisor:525 Save the new cluster id: 842. 2019-11-26 16:22:38 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:22:43 [D] supervisor:342 Select cluster(s): 840. 2019-11-26 16:22:48 [D] supervisor:181 Register next_cluster to 842: 841 2019-11-26 16:22:48 [I] supervisor:209 Assigned 2934 spikes. 2019-11-26 16:22:48 [D] supervisor:342 Select cluster(s): 843, 842. 2019-11-26 16:22:48 [D] supervisor:525 Save the new cluster id: 844. 2019-11-26 16:22:48 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:22:52 [D] supervisor:342 Select cluster(s): 843. 2019-11-26 16:22:53 [I] supervisor:222 Change metadata_group for clusters 843 to good. 2019-11-26 16:22:53 [D] supervisor:482 Get next_cluster for 843: None. 2019-11-26 16:22:53 [D] supervisor:342 Select cluster(s): 751. 2019-11-26 16:22:56 [D] supervisor:342 Select cluster(s): 166. 2019-11-26 16:23:02 [I] supervisor:222 Change metadata_group for clusters 166 to noise. 2019-11-26 16:23:02 [D] supervisor:482 Get next_cluster for 166: None. 2019-11-26 16:23:02 [D] supervisor:342 Select cluster(s): 751. 2019-11-26 16:23:05 [D] supervisor:342 Select cluster(s): 202. 2019-11-26 16:23:10 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:23:10 [I] recluster:177 Outliers detected: 2420. 2019-11-26 16:23:10 [D] supervisor:181 Register next_cluster to 844: 215 2019-11-26 16:23:10 [I] supervisor:209 Assigned 30425 spikes. 2019-11-26 16:23:11 [D] supervisor:342 Select cluster(s): 845, 844. 2019-11-26 16:23:11 [D] supervisor:525 Save the new cluster id: 846. 2019-11-26 16:23:11 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:23:17 [D] supervisor:342 Select cluster(s): 844. 2019-11-26 16:23:22 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:23:22 [I] recluster:177 Outliers detected: 1308. 2019-11-26 16:23:22 [D] supervisor:181 Register next_cluster to 846: 845 2019-11-26 16:23:22 [I] supervisor:209 Assigned 28005 spikes. 2019-11-26 16:23:23 [D] supervisor:342 Select cluster(s): 847, 846. 2019-11-26 16:23:23 [D] supervisor:525 Save the new cluster id: 848. 2019-11-26 16:23:23 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:23:28 [D] supervisor:342 Select cluster(s): 846. 2019-11-26 16:23:34 [D] supervisor:181 Register next_cluster to 848: 847 2019-11-26 16:23:34 [I] supervisor:209 Assigned 26697 spikes. 2019-11-26 16:23:34 [D] supervisor:342 Select cluster(s): 849, 848. 2019-11-26 16:23:35 [D] supervisor:525 Save the new cluster id: 850. 2019-11-26 16:23:35 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:23:39 [D] supervisor:342 Select cluster(s): 849. 2019-11-26 16:23:42 [I] supervisor:222 Change metadata_group for clusters 849 to good. 2019-11-26 16:23:42 [D] supervisor:482 Get next_cluster for 849: None. 2019-11-26 16:23:42 [D] supervisor:342 Select cluster(s): 751. 2019-11-26 16:23:46 [D] supervisor:342 Select cluster(s): 197. 2019-11-26 16:23:51 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:23:52 [I] recluster:177 Outliers detected: 6163. 2019-11-26 16:23:52 [D] supervisor:181 Register next_cluster to 850: 215 2019-11-26 16:23:52 [I] supervisor:209 Assigned 83847 spikes. 2019-11-26 16:23:52 [D] supervisor:342 Select cluster(s): 851, 850. 2019-11-26 16:23:53 [D] supervisor:525 Save the new cluster id: 852. 2019-11-26 16:23:53 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:24:01 [D] supervisor:342 Select cluster(s): 850. 2019-11-26 16:24:08 [D] supervisor:181 Register next_cluster to 852: 851 2019-11-26 16:24:08 [I] supervisor:209 Assigned 77684 spikes. 2019-11-26 16:24:08 [D] supervisor:342 Select cluster(s): 853, 852. 2019-11-26 16:24:08 [D] supervisor:525 Save the new cluster id: 854. 2019-11-26 16:24:08 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:24:14 [D] supervisor:342 Select cluster(s): 853. 2019-11-26 16:24:24 [D] supervisor:181 Register next_cluster to 854: 853 2019-11-26 16:24:24 [I] supervisor:209 Assigned 76113 spikes. 2019-11-26 16:24:24 [D] supervisor:342 Select cluster(s): 855, 854. 2019-11-26 16:24:25 [D] supervisor:525 Save the new cluster id: 856. 2019-11-26 16:24:25 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:24:30 [D] supervisor:342 Select cluster(s): 854. 2019-11-26 16:24:33 [I] supervisor:222 Change metadata_group for clusters 854 to good. 2019-11-26 16:24:33 [D] supervisor:482 Get next_cluster for 854: 853. 2019-11-26 16:24:33 [D] widgets:62 [183] Skipping cluster 853 which doesn't exist. 2019-11-26 16:24:33 [D] supervisor:342 Select cluster(s): . 2019-11-26 16:24:35 [D] supervisor:342 Select cluster(s): 215. 2019-11-26 16:24:40 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:24:42 [I] recluster:177 Outliers detected: 6829. 2019-11-26 16:24:42 [D] supervisor:181 Register next_cluster to 856: 221 2019-11-26 16:24:42 [I] supervisor:209 Assigned 78468 spikes. 2019-11-26 16:24:42 [D] supervisor:342 Select cluster(s): 857, 856. 2019-11-26 16:24:42 [D] supervisor:525 Save the new cluster id: 858. 2019-11-26 16:24:42 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:24:52 [D] supervisor:342 Select cluster(s): 856. 2019-11-26 16:24:57 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:24:58 [I] recluster:177 Outliers detected: 3649. 2019-11-26 16:24:58 [D] supervisor:181 Register next_cluster to 858: 857 2019-11-26 16:24:58 [I] supervisor:209 Assigned 71639 spikes. 2019-11-26 16:24:58 [D] supervisor:342 Select cluster(s): 859, 858. 2019-11-26 16:24:59 [D] supervisor:525 Save the new cluster id: 860. 2019-11-26 16:24:59 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:25:10 [D] supervisor:342 Select cluster(s): 858. 2019-11-26 16:25:20 [D] supervisor:181 Register next_cluster to 860: 859 2019-11-26 16:25:20 [I] supervisor:209 Assigned 67990 spikes. 2019-11-26 16:25:20 [D] supervisor:342 Select cluster(s): 861, 860. 2019-11-26 16:25:21 [D] supervisor:525 Save the new cluster id: 862. 2019-11-26 16:25:21 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:25:26 [D] supervisor:342 Select cluster(s): 861. 2019-11-26 16:25:29 [I] supervisor:222 Change metadata_group for clusters 861 to good. 2019-11-26 16:25:29 [D] supervisor:482 Get next_cluster for 861: None. 2019-11-26 16:25:29 [D] supervisor:342 Select cluster(s): 751. 2019-11-26 16:25:33 [D] supervisor:342 Select cluster(s): 221. 2019-11-26 16:25:38 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:25:38 [I] recluster:177 Outliers detected: 3640. 2019-11-26 16:25:39 [D] supervisor:181 Register next_cluster to 862: 222 2019-11-26 16:25:39 [I] supervisor:209 Assigned 45727 spikes. 2019-11-26 16:25:39 [D] supervisor:342 Select cluster(s): 863, 862. 2019-11-26 16:25:39 [D] supervisor:525 Save the new cluster id: 864. 2019-11-26 16:25:39 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:25:46 [D] supervisor:342 Select cluster(s): 862. 2019-11-26 16:25:56 [D] supervisor:181 Register next_cluster to 864: 863 2019-11-26 16:25:56 [I] supervisor:209 Assigned 42087 spikes. 2019-11-26 16:25:56 [D] supervisor:342 Select cluster(s): 865, 864. 2019-11-26 16:25:57 [D] supervisor:525 Save the new cluster id: 866. 2019-11-26 16:25:57 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:26:02 [D] supervisor:342 Select cluster(s): 864. 2019-11-26 16:26:12 [D] supervisor:181 Register next_cluster to 866: 865 2019-11-26 16:26:12 [I] supervisor:209 Assigned 40597 spikes. 2019-11-26 16:26:12 [D] supervisor:342 Select cluster(s): 867, 866. 2019-11-26 16:26:12 [D] supervisor:525 Save the new cluster id: 868. 2019-11-26 16:26:12 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:26:19 [D] supervisor:342 Select cluster(s): 867. 2019-11-26 16:26:26 [I] supervisor:222 Change metadata_group for clusters 867 to good. 2019-11-26 16:26:26 [D] supervisor:482 Get next_cluster for 867: None. 2019-11-26 16:26:26 [D] supervisor:342 Select cluster(s): 751. 2019-11-26 16:26:29 [D] supervisor:342 Select cluster(s): 222. 2019-11-26 16:26:35 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:26:36 [I] recluster:177 Outliers detected: 6612. 2019-11-26 16:26:36 [D] supervisor:181 Register next_cluster to 868: 238 2019-11-26 16:26:36 [I] supervisor:209 Assigned 70075 spikes. 2019-11-26 16:26:36 [D] supervisor:342 Select cluster(s): 869, 868. 2019-11-26 16:26:36 [D] supervisor:525 Save the new cluster id: 870. 2019-11-26 16:26:36 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:26:44 [D] supervisor:342 Select cluster(s): 868. 2019-11-26 16:26:48 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:26:49 [I] recluster:177 Outliers detected: 3901. 2019-11-26 16:26:49 [D] supervisor:181 Register next_cluster to 870: 869 2019-11-26 16:26:49 [I] supervisor:209 Assigned 63463 spikes. 2019-11-26 16:26:49 [D] supervisor:342 Select cluster(s): 871, 870. 2019-11-26 16:26:49 [D] supervisor:525 Save the new cluster id: 872. 2019-11-26 16:26:49 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:26:56 [D] supervisor:342 Select cluster(s): 870. 2019-11-26 16:27:09 [D] supervisor:181 Register next_cluster to 872: 871 2019-11-26 16:27:09 [I] supervisor:209 Assigned 59562 spikes. 2019-11-26 16:27:09 [D] supervisor:342 Select cluster(s): 873, 872. 2019-11-26 16:27:09 [D] supervisor:525 Save the new cluster id: 874. 2019-11-26 16:27:09 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:27:15 [D] supervisor:342 Select cluster(s): 873. 2019-11-26 16:27:20 [I] supervisor:222 Change metadata_group for clusters 873 to good. 2019-11-26 16:27:20 [D] supervisor:482 Get next_cluster for 873: None. 2019-11-26 16:27:20 [D] supervisor:342 Select cluster(s): 751. 2019-11-26 16:27:23 [D] supervisor:342 Select cluster(s): 238. 2019-11-26 16:27:28 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:27:29 [I] recluster:177 Outliers detected: 1851. 2019-11-26 16:27:29 [D] supervisor:181 Register next_cluster to 874: 246 2019-11-26 16:27:29 [I] supervisor:209 Assigned 22421 spikes. 2019-11-26 16:27:29 [D] supervisor:342 Select cluster(s): 875, 874. 2019-11-26 16:27:29 [D] supervisor:525 Save the new cluster id: 876. 2019-11-26 16:27:29 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:27:34 [D] supervisor:342 Select cluster(s): 874. 2019-11-26 16:27:38 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:27:38 [I] recluster:177 Outliers detected: 1074. 2019-11-26 16:27:38 [D] supervisor:181 Register next_cluster to 876: 875 2019-11-26 16:27:38 [I] supervisor:209 Assigned 20570 spikes. 2019-11-26 16:27:38 [D] supervisor:342 Select cluster(s): 877, 876. 2019-11-26 16:27:39 [D] supervisor:525 Save the new cluster id: 878. 2019-11-26 16:27:39 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:27:43 [D] supervisor:342 Select cluster(s): 876. 2019-11-26 16:27:50 [D] supervisor:181 Register next_cluster to 878: 877 2019-11-26 16:27:50 [I] supervisor:209 Assigned 19496 spikes. 2019-11-26 16:27:50 [D] supervisor:342 Select cluster(s): 879, 878. 2019-11-26 16:27:50 [D] supervisor:525 Save the new cluster id: 880. 2019-11-26 16:27:50 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:27:55 [D] supervisor:342 Select cluster(s): 879. 2019-11-26 16:27:57 [I] supervisor:222 Change metadata_group for clusters 879 to good. 2019-11-26 16:27:57 [D] supervisor:482 Get next_cluster for 879: None. 2019-11-26 16:27:57 [D] supervisor:342 Select cluster(s): 751. 2019-11-26 16:28:01 [D] supervisor:342 Select cluster(s): 246. 2019-11-26 16:28:05 [I] supervisor:222 Change metadata_group for clusters 246 to noise. 2019-11-26 16:28:05 [D] supervisor:482 Get next_cluster for 246: None. 2019-11-26 16:28:05 [D] supervisor:342 Select cluster(s): 751. 2019-11-26 16:28:07 [D] supervisor:342 Select cluster(s): 247. 2019-11-26 16:28:12 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:28:12 [I] recluster:177 Outliers detected: 2162. 2019-11-26 16:28:12 [D] supervisor:181 Register next_cluster to 880: 286 2019-11-26 16:28:12 [I] supervisor:209 Assigned 26218 spikes. 2019-11-26 16:28:12 [D] supervisor:342 Select cluster(s): 881, 880. 2019-11-26 16:28:13 [D] supervisor:525 Save the new cluster id: 882. 2019-11-26 16:28:13 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:28:18 [D] supervisor:342 Select cluster(s): 880. 2019-11-26 16:28:25 [D] supervisor:181 Register next_cluster to 882: 881 2019-11-26 16:28:25 [I] supervisor:209 Assigned 24056 spikes. 2019-11-26 16:28:25 [D] supervisor:342 Select cluster(s): 883, 882. 2019-11-26 16:28:26 [D] supervisor:525 Save the new cluster id: 884. 2019-11-26 16:28:26 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:28:31 [D] supervisor:342 Select cluster(s): 883. 2019-11-26 16:28:40 [D] supervisor:181 Register next_cluster to 884: 883 2019-11-26 16:28:40 [I] supervisor:209 Assigned 23496 spikes. 2019-11-26 16:28:40 [D] supervisor:342 Select cluster(s): 885, 884. 2019-11-26 16:28:40 [D] supervisor:525 Save the new cluster id: 886. 2019-11-26 16:28:40 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:28:45 [D] supervisor:342 Select cluster(s): 884. 2019-11-26 16:28:55 [D] supervisor:181 Register next_cluster to 886: 885 2019-11-26 16:28:55 [I] supervisor:209 Assigned 22452 spikes. 2019-11-26 16:28:56 [D] supervisor:342 Select cluster(s): 887, 886. 2019-11-26 16:28:56 [D] supervisor:525 Save the new cluster id: 888. 2019-11-26 16:28:56 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:29:01 [D] supervisor:342 Select cluster(s): 886. 2019-11-26 16:29:12 [D] supervisor:181 Register next_cluster to 888: 887 2019-11-26 16:29:12 [I] supervisor:209 Assigned 20955 spikes. 2019-11-26 16:29:12 [D] supervisor:342 Select cluster(s): 889, 888. 2019-11-26 16:29:12 [D] supervisor:525 Save the new cluster id: 890. 2019-11-26 16:29:12 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:29:18 [D] supervisor:342 Select cluster(s): 888. 2019-11-26 16:29:24 [D] supervisor:181 Register next_cluster to 890: 889 2019-11-26 16:29:24 [I] supervisor:209 Assigned 19575 spikes. 2019-11-26 16:29:24 [D] supervisor:342 Select cluster(s): 891, 890. 2019-11-26 16:29:24 [D] supervisor:525 Save the new cluster id: 892. 2019-11-26 16:29:24 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:29:28 [D] supervisor:342 Select cluster(s): 891. 2019-11-26 16:29:31 [I] supervisor:222 Change metadata_group for clusters 891 to good. 2019-11-26 16:29:31 [D] supervisor:482 Get next_cluster for 891: None. 2019-11-26 16:29:31 [D] supervisor:342 Select cluster(s): 751. 2019-11-26 16:29:34 [D] supervisor:342 Select cluster(s): 286. 2019-11-26 16:29:39 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:29:39 [I] recluster:177 Outliers detected: 2933. 2019-11-26 16:29:39 [D] supervisor:181 Register next_cluster to 892: 302 2019-11-26 16:29:39 [I] supervisor:209 Assigned 36358 spikes. 2019-11-26 16:29:39 [D] supervisor:342 Select cluster(s): 893, 892. 2019-11-26 16:29:40 [D] supervisor:525 Save the new cluster id: 894. 2019-11-26 16:29:40 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:29:47 [D] supervisor:342 Select cluster(s): 892. 2019-11-26 16:29:51 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:29:51 [I] recluster:177 Outliers detected: 1909. 2019-11-26 16:29:52 [D] supervisor:181 Register next_cluster to 894: 893 2019-11-26 16:29:52 [I] supervisor:209 Assigned 33425 spikes. 2019-11-26 16:29:52 [D] supervisor:342 Select cluster(s): 895, 894. 2019-11-26 16:29:52 [D] supervisor:525 Save the new cluster id: 896. 2019-11-26 16:29:52 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:30:26 [D] supervisor:342 Select cluster(s): 894. 2019-11-26 16:30:29 [I] supervisor:222 Change metadata_group for clusters 894 to good. 2019-11-26 16:30:29 [D] supervisor:482 Get next_cluster for 894: 893. 2019-11-26 16:30:29 [D] supervisor:342 Select cluster(s): 893. 2019-11-26 16:30:32 [D] supervisor:342 Select cluster(s): 302. 2019-11-26 16:30:36 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:30:37 [I] recluster:177 Outliers detected: 4249. 2019-11-26 16:30:37 [D] supervisor:181 Register next_cluster to 896: 381 2019-11-26 16:30:37 [I] supervisor:209 Assigned 48984 spikes. 2019-11-26 16:30:37 [D] supervisor:342 Select cluster(s): 897, 896. 2019-11-26 16:30:38 [D] supervisor:525 Save the new cluster id: 898. 2019-11-26 16:30:38 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:31:31 [D] supervisor:342 Select cluster(s): 896. 2019-11-26 16:31:35 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:31:36 [E] cli:36 An error has occurred (TypeError): unsupported operand type(s) for ** or pow(): 'str' and 'int' 2019-11-26 16:31:36 [D] cli:39 Traceback (most recent call last): File "c:\users\manu\miniconda3\envs\phy\lib\site-packages\phy\gui\actions.py", line 98, in wrapped return f(*args) File "C:\Users\manu\.phy\plugins\recluster.py", line 173, in MahalanobisDist threshold = thres_in**2 TypeError: unsupported operand type(s) for ** or pow(): 'str' and 'int' 2019-11-26 16:31:38 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:31:38 [I] recluster:177 Outliers detected: 2633. 2019-11-26 16:31:38 [D] supervisor:181 Register next_cluster to 898: 897 2019-11-26 16:31:38 [I] supervisor:209 Assigned 44735 spikes. 2019-11-26 16:31:38 [D] supervisor:342 Select cluster(s): 899, 898. 2019-11-26 16:31:39 [D] supervisor:525 Save the new cluster id: 900. 2019-11-26 16:31:39 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:31:46 [D] supervisor:342 Select cluster(s): 381. 2019-11-26 16:31:51 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:31:51 [I] recluster:177 Outliers detected: 4712. 2019-11-26 16:31:52 [D] supervisor:181 Register next_cluster to 900: 401 2019-11-26 16:31:52 [I] supervisor:209 Assigned 55970 spikes. 2019-11-26 16:31:52 [D] supervisor:342 Select cluster(s): 901, 900. 2019-11-26 16:31:52 [D] supervisor:525 Save the new cluster id: 902. 2019-11-26 16:31:52 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:31:59 [D] supervisor:342 Select cluster(s): 900. 2019-11-26 16:32:03 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:32:04 [I] recluster:177 Outliers detected: 2433. 2019-11-26 16:32:04 [D] supervisor:181 Register next_cluster to 902: 901 2019-11-26 16:32:04 [I] supervisor:209 Assigned 51258 spikes. 2019-11-26 16:32:04 [D] supervisor:342 Select cluster(s): 903, 902. 2019-11-26 16:32:04 [D] supervisor:525 Save the new cluster id: 904. 2019-11-26 16:32:04 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:32:12 [D] supervisor:342 Select cluster(s): 902. 2019-11-26 16:32:21 [D] supervisor:181 Register next_cluster to 904: 903 2019-11-26 16:32:21 [I] supervisor:209 Assigned 48825 spikes. 2019-11-26 16:32:21 [D] supervisor:342 Select cluster(s): 905, 904. 2019-11-26 16:32:21 [D] supervisor:525 Save the new cluster id: 906. 2019-11-26 16:32:21 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:32:27 [D] supervisor:342 Select cluster(s): 905. 2019-11-26 16:32:31 [I] supervisor:222 Change metadata_group for clusters 905 to good. 2019-11-26 16:32:31 [D] supervisor:482 Get next_cluster for 905: None. 2019-11-26 16:32:31 [D] supervisor:342 Select cluster(s): 751. 2019-11-26 16:32:34 [D] supervisor:342 Select cluster(s): 401. 2019-11-26 16:32:39 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:32:39 [I] recluster:177 Outliers detected: 1474. 2019-11-26 16:32:39 [D] supervisor:181 Register next_cluster to 906: 461 2019-11-26 16:32:39 [I] supervisor:209 Assigned 20386 spikes. 2019-11-26 16:32:39 [D] supervisor:342 Select cluster(s): 907, 906. 2019-11-26 16:32:40 [D] supervisor:525 Save the new cluster id: 908. 2019-11-26 16:32:40 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:32:46 [D] supervisor:342 Select cluster(s): 906. 2019-11-26 16:32:49 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:32:49 [I] recluster:177 Outliers detected: 802. 2019-11-26 16:32:49 [D] supervisor:181 Register next_cluster to 908: 907 2019-11-26 16:32:49 [I] supervisor:209 Assigned 18912 spikes. 2019-11-26 16:32:50 [D] supervisor:342 Select cluster(s): 909, 908. 2019-11-26 16:32:50 [D] supervisor:525 Save the new cluster id: 910. 2019-11-26 16:32:50 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:32:54 [D] supervisor:342 Select cluster(s): 908. 2019-11-26 16:32:56 [I] supervisor:222 Change metadata_group for clusters 908 to good. 2019-11-26 16:32:56 [D] supervisor:482 Get next_cluster for 908: 907. 2019-11-26 16:32:56 [D] supervisor:342 Select cluster(s): 907. 2019-11-26 16:33:00 [D] supervisor:342 Select cluster(s): 461. 2019-11-26 16:33:00 [D] supervisor:342 Select cluster(s): 461. 2019-11-26 16:33:05 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:33:05 [I] recluster:177 Outliers detected: 2197. 2019-11-26 16:33:05 [D] supervisor:181 Register next_cluster to 910: 481 2019-11-26 16:33:05 [I] supervisor:209 Assigned 27227 spikes. 2019-11-26 16:33:05 [D] supervisor:342 Select cluster(s): 911, 910. 2019-11-26 16:33:05 [D] supervisor:525 Save the new cluster id: 912. 2019-11-26 16:33:05 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:33:17 [D] supervisor:342 Select cluster(s): 910. 2019-11-26 16:33:25 [D] supervisor:181 Register next_cluster to 912: 911 2019-11-26 16:33:25 [I] supervisor:209 Assigned 25030 spikes. 2019-11-26 16:33:25 [D] supervisor:342 Select cluster(s): 913, 912. 2019-11-26 16:33:25 [D] supervisor:525 Save the new cluster id: 914. 2019-11-26 16:33:25 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:33:30 [D] supervisor:342 Select cluster(s): 913. 2019-11-26 16:33:41 [D] supervisor:181 Register next_cluster to 914: 913 2019-11-26 16:33:41 [I] supervisor:209 Assigned 24115 spikes. 2019-11-26 16:33:42 [D] supervisor:342 Select cluster(s): 915, 914. 2019-11-26 16:33:42 [D] supervisor:525 Save the new cluster id: 916. 2019-11-26 16:33:42 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:33:46 [D] supervisor:342 Select cluster(s): 915. 2019-11-26 16:33:49 [I] supervisor:222 Change metadata_group for clusters 915 to good. 2019-11-26 16:33:49 [D] supervisor:482 Get next_cluster for 915: None. 2019-11-26 16:33:49 [D] supervisor:342 Select cluster(s): 751. 2019-11-26 16:33:52 [D] supervisor:342 Select cluster(s): 481. 2019-11-26 16:33:58 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:33:59 [I] recluster:177 Outliers detected: 6424. 2019-11-26 16:33:59 [D] supervisor:181 Register next_cluster to 916: 493 2019-11-26 16:33:59 [I] supervisor:209 Assigned 76983 spikes. 2019-11-26 16:33:59 [D] supervisor:342 Select cluster(s): 917, 916. 2019-11-26 16:33:59 [D] supervisor:525 Save the new cluster id: 918. 2019-11-26 16:33:59 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:34:17 [D] supervisor:342 Select cluster(s): 916. 2019-11-26 16:34:21 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:34:22 [I] recluster:177 Outliers detected: 4047. 2019-11-26 16:34:22 [D] supervisor:181 Register next_cluster to 918: 917 2019-11-26 16:34:22 [I] supervisor:209 Assigned 70559 spikes. 2019-11-26 16:34:22 [D] supervisor:342 Select cluster(s): 919, 918. 2019-11-26 16:34:22 [D] supervisor:525 Save the new cluster id: 920. 2019-11-26 16:34:22 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:34:28 [D] supervisor:342 Select cluster(s): 918. 2019-11-26 16:34:31 [I] supervisor:222 Change metadata_group for clusters 918 to good. 2019-11-26 16:34:31 [D] supervisor:482 Get next_cluster for 918: 917. 2019-11-26 16:34:31 [D] supervisor:342 Select cluster(s): 917. 2019-11-26 16:34:34 [D] supervisor:342 Select cluster(s): 493. 2019-11-26 16:34:40 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:34:40 [I] recluster:177 Outliers detected: 2566. 2019-11-26 16:34:40 [D] supervisor:181 Register next_cluster to 920: 515 2019-11-26 16:34:40 [I] supervisor:209 Assigned 33865 spikes. 2019-11-26 16:34:40 [D] supervisor:342 Select cluster(s): 921, 920. 2019-11-26 16:34:40 [D] supervisor:525 Save the new cluster id: 922. 2019-11-26 16:34:40 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:34:48 [D] supervisor:342 Select cluster(s): 920. 2019-11-26 16:34:51 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:34:52 [I] recluster:177 Outliers detected: 1636. 2019-11-26 16:34:52 [D] supervisor:181 Register next_cluster to 922: 921 2019-11-26 16:34:52 [I] supervisor:209 Assigned 31299 spikes. 2019-11-26 16:34:52 [D] supervisor:342 Select cluster(s): 923, 922. 2019-11-26 16:34:52 [D] supervisor:525 Save the new cluster id: 924. 2019-11-26 16:34:52 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:36:04 [D] supervisor:342 Select cluster(s): 922. 2019-11-26 16:36:09 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:36:10 [I] recluster:177 Outliers detected: 595. 2019-11-26 16:36:10 [D] supervisor:181 Register next_cluster to 924: 923 2019-11-26 16:36:10 [I] supervisor:209 Assigned 29663 spikes. 2019-11-26 16:36:10 [D] supervisor:342 Select cluster(s): 925, 924. 2019-11-26 16:36:10 [D] supervisor:525 Save the new cluster id: 926. 2019-11-26 16:36:10 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:36:15 [D] supervisor:342 Select cluster(s): 924. 2019-11-26 16:37:59 [I] supervisor:222 Change metadata_group for clusters 924 to good. 2019-11-26 16:37:59 [D] supervisor:482 Get next_cluster for 924: 923. 2019-11-26 16:37:59 [D] supervisor:342 Select cluster(s): 923. 2019-11-26 16:38:02 [D] supervisor:342 Select cluster(s): 515. 2019-11-26 16:38:07 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:38:07 [I] recluster:177 Outliers detected: 2446. 2019-11-26 16:38:07 [D] supervisor:181 Register next_cluster to 926: 531 2019-11-26 16:38:07 [I] supervisor:209 Assigned 32524 spikes. 2019-11-26 16:38:07 [D] supervisor:342 Select cluster(s): 927, 926. 2019-11-26 16:38:07 [D] supervisor:525 Save the new cluster id: 928. 2019-11-26 16:38:07 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:38:12 [D] supervisor:342 Select cluster(s): 926. 2019-11-26 16:38:16 [I] supervisor:222 Change metadata_group for clusters 926 to good. 2019-11-26 16:38:17 [D] supervisor:482 Get next_cluster for 926: 531. 2019-11-26 16:38:17 [D] supervisor:342 Select cluster(s): 531. 2019-11-26 16:38:21 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:38:22 [I] recluster:177 Outliers detected: 1017. 2019-11-26 16:38:22 [D] supervisor:181 Register next_cluster to 928: 535 2019-11-26 16:38:22 [I] supervisor:209 Assigned 14660 spikes. 2019-11-26 16:38:22 [D] supervisor:342 Select cluster(s): 929, 928. 2019-11-26 16:38:22 [D] supervisor:525 Save the new cluster id: 930. 2019-11-26 16:38:22 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:38:32 [D] supervisor:342 Select cluster(s): 928. 2019-11-26 16:38:36 [I] supervisor:222 Change metadata_group for clusters 928 to good. 2019-11-26 16:38:36 [D] supervisor:482 Get next_cluster for 928: 535. 2019-11-26 16:38:36 [D] supervisor:342 Select cluster(s): 535. 2019-11-26 16:38:48 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:38:48 [I] recluster:177 Outliers detected: 2357. 2019-11-26 16:38:48 [D] supervisor:181 Register next_cluster to 930: 752 2019-11-26 16:38:48 [I] supervisor:209 Assigned 29822 spikes. 2019-11-26 16:38:49 [D] supervisor:342 Select cluster(s): 931, 930. 2019-11-26 16:38:49 [D] supervisor:525 Save the new cluster id: 932. 2019-11-26 16:38:49 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:38:59 [D] supervisor:342 Select cluster(s): 930. 2019-11-26 16:39:03 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:39:03 [I] recluster:177 Outliers detected: 1523. 2019-11-26 16:39:03 [D] supervisor:181 Register next_cluster to 932: 931 2019-11-26 16:39:03 [I] supervisor:209 Assigned 27465 spikes. 2019-11-26 16:39:03 [D] supervisor:342 Select cluster(s): 933, 932. 2019-11-26 16:39:04 [D] supervisor:525 Save the new cluster id: 934. 2019-11-26 16:39:04 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:39:08 [D] supervisor:342 Select cluster(s): 932. 2019-11-26 16:39:11 [I] supervisor:222 Change metadata_group for clusters 932 to good. 2019-11-26 16:39:11 [D] supervisor:482 Get next_cluster for 932: 931. 2019-11-26 16:39:11 [D] supervisor:342 Select cluster(s): 931. 2019-11-26 16:39:14 [D] supervisor:342 Select cluster(s): 752. 2019-11-26 16:39:17 [D] supervisor:342 Select cluster(s): 752, 751. 2019-11-26 16:39:26 [D] supervisor:342 Select cluster(s): 933. 2019-11-26 16:39:30 [D] supervisor:342 Select cluster(s): 166, 246, 739, 751, 753, 755, 757, 759, 761, 763, 765, 767, 769, 771, 773, 775, 777, 779, 781, 783, 784, 785, 786, 787, 789, 791, 793, 794, 797, 799, 801, 803, 805, 807, 809, 810, 811, 813, 815, 817, 818, 820, 823, 825, 826, 829, 830, 833, 835, 836, 838, 841, 842, 845, 847, 848, 851, 852, 855, 857, 859, 860, 863, 865, 866, 869, 871, 872, 875, 877, 878, 881, 882, 885, 887, 889, 890, 893, 895, 897, 898, 899, 901, 903, 904, 907, 909, 911, 912, 914, 917, 919, 921, 923, 925, 927, 929, 931, 933. 2019-11-26 16:45:47 [D] supervisor:181 Register next_cluster to 934: 166 2019-11-26 16:45:47 [I] supervisor:207 Merge clusters 166, 246, 739, 751, 753, 755, 757, 759, 761, 763, 765, 767, 769, 771, 773, 775, 777, 779, 781, 783, 784, 785, 786, 787, 789, 791, 793, 794, 797, 799, 801, 803, 805, 807, 809, 810, 811, 813, 815, 817, 818, 820, 823, 825, 826, 829, 830, 833, 835, 836, 838, 841, 842, 845, 847, 848, 851, 852, 855, 857, 859, 860, 863, 865, 866, 869, 871, 872, 875, 877, 878, 881, 882, 885, 887, 889, 890, 893, 895, 897, 898, 899, 901, 903, 904, 907, 909, 911, 912, 914, 917, 919, 921, 923, 925, 927, 929, 931, 933 to 934. 2019-11-26 16:45:47 [D] supervisor:342 Select cluster(s): 934. 2019-11-26 16:45:47 [D] supervisor:525 Save the new cluster id: 935. 2019-11-26 16:45:47 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:45:58 [D] supervisor:342 Select cluster(s): 752. 2019-11-26 16:46:02 [D] supervisor:342 Select cluster(s): 752, 934. 2019-11-26 16:46:11 [D] supervisor:342 Select cluster(s): 752, 928. 2019-11-26 16:46:24 [D] supervisor:181 Register next_cluster to 935: 758 2019-11-26 16:46:24 [I] supervisor:207 Merge clusters 752, 928 to 935. 2019-11-26 16:46:24 [D] supervisor:342 Select cluster(s): 935. 2019-11-26 16:46:25 [D] supervisor:342 Select cluster(s): 935, 934. 2019-11-26 16:46:25 [D] supervisor:525 Save the new cluster id: 936. 2019-11-26 16:46:25 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:50:33 [D] supervisor:342 Select cluster(s): 935. 2019-11-26 16:50:37 [D] supervisor:342 Select cluster(s): 935, 934. 2019-11-26 16:50:45 [D] supervisor:342 Select cluster(s): 935, 758. 2019-11-26 16:50:58 [D] supervisor:342 Select cluster(s): 935, 770. 2019-11-26 16:51:05 [D] supervisor:342 Select cluster(s): 935. 2019-11-26 16:51:09 [I] supervisor:222 Change metadata_group for clusters 935 to good. 2019-11-26 16:51:09 [D] supervisor:482 Get next_cluster for 935: 758. 2019-11-26 16:51:09 [D] supervisor:342 Select cluster(s): 758. 2019-11-26 16:51:13 [D] supervisor:342 Select cluster(s): 758, 934. 2019-11-26 16:51:20 [D] supervisor:342 Select cluster(s): 758, 780. 2019-11-26 16:51:27 [D] supervisor:342 Select cluster(s): 758, 926. 2019-11-26 16:51:33 [D] supervisor:342 Select cluster(s): 758, 831. 2019-11-26 16:52:07 [D] supervisor:342 Select cluster(s): 758. 2019-11-26 16:52:10 [I] supervisor:222 Change metadata_group for clusters 758 to good. 2019-11-26 16:52:10 [D] supervisor:482 Get next_cluster for 758: 757. 2019-11-26 16:52:10 [D] widgets:62 [183] Skipping cluster 757 which doesn't exist. 2019-11-26 16:52:10 [D] supervisor:342 Select cluster(s): . 2019-11-26 16:52:12 [D] supervisor:342 Select cluster(s): 758. 2019-11-26 16:52:16 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 16:52:17 [I] recluster:177 Outliers detected: 0. 2019-11-26 16:52:17 [D] supervisor:181 Register next_cluster to 936: 762 2019-11-26 16:52:17 [I] supervisor:207 Merge clusters 758 to 936. 2019-11-26 16:52:17 [D] supervisor:342 Select cluster(s): 936. 2019-11-26 16:52:17 [D] supervisor:525 Save the new cluster id: 937. 2019-11-26 16:52:17 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:52:22 [I] supervisor:222 Change metadata_group for clusters 936 to good. 2019-11-26 16:52:22 [D] supervisor:482 Get next_cluster for 936: 762. 2019-11-26 16:52:22 [D] supervisor:342 Select cluster(s): 762. 2019-11-26 16:52:26 [D] supervisor:342 Select cluster(s): 934. 2019-11-26 16:52:36 [I] supervisor:222 Change metadata_group for clusters 934 to noise. 2019-11-26 16:52:36 [D] supervisor:482 Get next_cluster for 934: 166. 2019-11-26 16:52:36 [D] widgets:62 [183] Skipping cluster 166 which doesn't exist. 2019-11-26 16:52:36 [D] supervisor:342 Select cluster(s): . 2019-11-26 16:52:39 [D] supervisor:342 Select cluster(s): 762. 2019-11-26 16:52:44 [D] supervisor:342 Select cluster(s): 762, 918. 2019-11-26 16:52:58 [D] supervisor:181 Register next_cluster to 937: 766 2019-11-26 16:52:58 [I] supervisor:207 Merge clusters 762, 918 to 937. 2019-11-26 16:52:58 [D] supervisor:342 Select cluster(s): 937. 2019-11-26 16:52:58 [D] supervisor:342 Select cluster(s): 937, 804. 2019-11-26 16:52:58 [D] supervisor:525 Save the new cluster id: 938. 2019-11-26 16:52:58 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:53:25 [D] supervisor:342 Select cluster(s): 937, 905. 2019-11-26 16:55:10 [D] supervisor:342 Select cluster(s): 937, 867. 2019-11-26 16:55:19 [D] supervisor:342 Select cluster(s): 937. 2019-11-26 16:55:23 [I] supervisor:222 Change metadata_group for clusters 937 to good. 2019-11-26 16:55:23 [D] supervisor:482 Get next_cluster for 937: 766. 2019-11-26 16:55:23 [D] supervisor:342 Select cluster(s): 766. 2019-11-26 16:55:27 [D] supervisor:342 Select cluster(s): 766, 867. 2019-11-26 16:55:41 [D] supervisor:181 Register next_cluster to 938: 770 2019-11-26 16:55:41 [I] supervisor:207 Merge clusters 766, 867 to 938. 2019-11-26 16:55:42 [D] supervisor:342 Select cluster(s): 938. 2019-11-26 16:55:42 [D] supervisor:342 Select cluster(s): 938, 839. 2019-11-26 16:55:42 [D] supervisor:525 Save the new cluster id: 939. 2019-11-26 16:55:42 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:55:48 [D] supervisor:342 Select cluster(s): 938, 905. 2019-11-26 16:55:58 [D] supervisor:342 Select cluster(s): 938. 2019-11-26 16:56:02 [I] supervisor:222 Change metadata_group for clusters 938 to good. 2019-11-26 16:56:02 [D] supervisor:482 Get next_cluster for 938: 770. 2019-11-26 16:56:02 [D] supervisor:342 Select cluster(s): 770. 2019-11-26 16:56:05 [D] supervisor:342 Select cluster(s): 770, 808. 2019-11-26 16:56:16 [D] supervisor:181 Register next_cluster to 939: 774 2019-11-26 16:56:16 [I] supervisor:207 Merge clusters 770, 808 to 939. 2019-11-26 16:56:16 [D] supervisor:342 Select cluster(s): 939. 2019-11-26 16:56:16 [D] supervisor:342 Select cluster(s): 939, 774. 2019-11-26 16:56:16 [D] supervisor:525 Save the new cluster id: 940. 2019-11-26 16:56:16 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:57:58 [D] supervisor:181 Register next_cluster to 940: 939 2019-11-26 16:57:58 [I] supervisor:207 Merge clusters 774, 939 to 940. 2019-11-26 16:57:58 [D] supervisor:342 Select cluster(s): 940. 2019-11-26 16:57:58 [D] supervisor:342 Select cluster(s): 940, 796. 2019-11-26 16:57:58 [D] supervisor:525 Save the new cluster id: 941. 2019-11-26 16:57:58 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:58:05 [D] supervisor:181 Register next_cluster to 941: 940 2019-11-26 16:58:05 [I] supervisor:207 Merge clusters 796, 940 to 941. 2019-11-26 16:58:05 [D] supervisor:342 Select cluster(s): 941. 2019-11-26 16:58:05 [D] supervisor:342 Select cluster(s): 941, 788. 2019-11-26 16:58:05 [D] supervisor:525 Save the new cluster id: 942. 2019-11-26 16:58:05 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:58:12 [D] supervisor:342 Select cluster(s): 941, 926. 2019-11-26 16:58:20 [D] supervisor:342 Select cluster(s): 941. 2019-11-26 16:58:24 [I] supervisor:222 Change metadata_group for clusters 941 to good. 2019-11-26 16:58:24 [D] supervisor:482 Get next_cluster for 941: 940. 2019-11-26 16:58:24 [D] widgets:62 [183] Skipping cluster 940 which doesn't exist. 2019-11-26 16:58:24 [D] supervisor:342 Select cluster(s): . 2019-11-26 16:58:26 [D] supervisor:342 Select cluster(s): 780. 2019-11-26 16:58:29 [D] supervisor:342 Select cluster(s): 780, 926. 2019-11-26 16:58:34 [D] supervisor:181 Register next_cluster to 942: 788 2019-11-26 16:58:34 [I] supervisor:207 Merge clusters 780, 926 to 942. 2019-11-26 16:58:34 [D] supervisor:342 Select cluster(s): 942. 2019-11-26 16:58:35 [D] supervisor:342 Select cluster(s): 942, 849. 2019-11-26 16:58:35 [D] supervisor:525 Save the new cluster id: 943. 2019-11-26 16:58:35 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:58:42 [D] supervisor:181 Register next_cluster to 943: 942 2019-11-26 16:58:42 [I] supervisor:207 Merge clusters 849, 942 to 943. 2019-11-26 16:58:42 [D] supervisor:342 Select cluster(s): 943. 2019-11-26 16:58:42 [D] supervisor:342 Select cluster(s): 943, 924. 2019-11-26 16:58:42 [D] supervisor:525 Save the new cluster id: 944. 2019-11-26 16:58:42 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:58:51 [D] supervisor:181 Register next_cluster to 944: 943 2019-11-26 16:58:51 [I] supervisor:207 Merge clusters 924, 943 to 944. 2019-11-26 16:58:51 [D] supervisor:342 Select cluster(s): 944. 2019-11-26 16:58:52 [D] supervisor:342 Select cluster(s): 944, 831. 2019-11-26 16:58:52 [D] supervisor:525 Save the new cluster id: 945. 2019-11-26 16:58:52 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:59:18 [D] supervisor:181 Register next_cluster to 945: 944 2019-11-26 16:59:18 [I] supervisor:207 Merge clusters 831, 944 to 945. 2019-11-26 16:59:18 [D] supervisor:342 Select cluster(s): 945. 2019-11-26 16:59:18 [D] supervisor:342 Select cluster(s): 945, 894. 2019-11-26 16:59:18 [D] supervisor:525 Save the new cluster id: 946. 2019-11-26 16:59:18 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:59:28 [D] supervisor:181 Register next_cluster to 946: 945 2019-11-26 16:59:28 [I] supervisor:207 Merge clusters 894, 945 to 946. 2019-11-26 16:59:28 [D] supervisor:342 Select cluster(s): 946. 2019-11-26 16:59:29 [D] supervisor:342 Select cluster(s): 946, 843. 2019-11-26 16:59:29 [D] supervisor:525 Save the new cluster id: 947. 2019-11-26 16:59:29 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:59:34 [D] supervisor:181 Register next_cluster to 947: 946 2019-11-26 16:59:34 [I] supervisor:207 Merge clusters 843, 946 to 947. 2019-11-26 16:59:34 [D] supervisor:342 Select cluster(s): 947. 2019-11-26 16:59:34 [D] supervisor:342 Select cluster(s): 947, 936. 2019-11-26 16:59:34 [D] supervisor:525 Save the new cluster id: 948. 2019-11-26 16:59:34 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 16:59:41 [D] supervisor:342 Select cluster(s): 947, 861. 2019-11-26 16:59:50 [D] supervisor:342 Select cluster(s): 947. 2019-11-26 16:59:54 [I] supervisor:222 Change metadata_group for clusters 947 to good. 2019-11-26 16:59:55 [D] supervisor:482 Get next_cluster for 947: 946. 2019-11-26 16:59:55 [D] widgets:62 [183] Skipping cluster 946 which doesn't exist. 2019-11-26 16:59:55 [D] supervisor:342 Select cluster(s): . 2019-11-26 16:59:57 [D] supervisor:342 Select cluster(s): 788. 2019-11-26 17:00:01 [D] supervisor:342 Select cluster(s): 788, 941. 2019-11-26 17:00:07 [D] supervisor:342 Select cluster(s): 788, 915. 2019-11-26 17:00:16 [D] supervisor:342 Select cluster(s): 788. 2019-11-26 17:00:22 [D] supervisor:342 Select cluster(s): 788, 941. 2019-11-26 17:00:29 [D] supervisor:342 Select cluster(s): 788, 915. 2019-11-26 17:00:35 [D] supervisor:342 Select cluster(s): 788, 891. 2019-11-26 17:02:47 [D] supervisor:342 Select cluster(s): 788. 2019-11-26 17:02:53 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 17:02:54 [I] recluster:177 Outliers detected: 0. 2019-11-26 17:02:54 [D] supervisor:181 Register next_cluster to 948: 795 2019-11-26 17:02:54 [I] supervisor:207 Merge clusters 788 to 948. 2019-11-26 17:02:54 [D] supervisor:342 Select cluster(s): 948. 2019-11-26 17:02:55 [D] supervisor:525 Save the new cluster id: 949. 2019-11-26 17:02:55 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 17:02:59 [I] supervisor:222 Change metadata_group for clusters 948 to good. 2019-11-26 17:02:59 [D] supervisor:482 Get next_cluster for 948: 795. 2019-11-26 17:02:59 [D] supervisor:342 Select cluster(s): 795. 2019-11-26 17:03:02 [D] supervisor:342 Select cluster(s): 795, 879. 2019-11-26 17:03:09 [D] supervisor:181 Register next_cluster to 949: 798 2019-11-26 17:03:09 [I] supervisor:207 Merge clusters 795, 879 to 949. 2019-11-26 17:03:09 [D] supervisor:342 Select cluster(s): 949. 2019-11-26 17:03:09 [D] supervisor:342 Select cluster(s): 949, 915. 2019-11-26 17:03:09 [D] supervisor:525 Save the new cluster id: 950. 2019-11-26 17:03:09 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 17:03:15 [D] supervisor:181 Register next_cluster to 950: 949 2019-11-26 17:03:15 [I] supervisor:207 Merge clusters 915, 949 to 950. 2019-11-26 17:03:15 [D] supervisor:342 Select cluster(s): 950. 2019-11-26 17:03:15 [D] supervisor:342 Select cluster(s): 950, 821. 2019-11-26 17:03:15 [D] supervisor:525 Save the new cluster id: 951. 2019-11-26 17:03:15 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 17:03:21 [D] supervisor:181 Register next_cluster to 951: 950 2019-11-26 17:03:21 [I] supervisor:207 Merge clusters 821, 950 to 951. 2019-11-26 17:03:22 [D] supervisor:342 Select cluster(s): 951. 2019-11-26 17:03:22 [D] supervisor:342 Select cluster(s): 951, 827. 2019-11-26 17:03:22 [D] supervisor:525 Save the new cluster id: 952. 2019-11-26 17:03:22 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 17:03:31 [D] supervisor:181 Register next_cluster to 952: 951 2019-11-26 17:03:31 [I] supervisor:207 Merge clusters 827, 951 to 952. 2019-11-26 17:03:31 [D] supervisor:342 Select cluster(s): 952. 2019-11-26 17:03:31 [D] supervisor:342 Select cluster(s): 952, 891. 2019-11-26 17:03:31 [D] supervisor:525 Save the new cluster id: 953. 2019-11-26 17:03:31 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 17:03:37 [D] supervisor:181 Register next_cluster to 953: 952 2019-11-26 17:03:37 [I] supervisor:207 Merge clusters 891, 952 to 953. 2019-11-26 17:03:37 [D] supervisor:342 Select cluster(s): 953. 2019-11-26 17:03:37 [D] supervisor:342 Select cluster(s): 953, 932. 2019-11-26 17:03:37 [D] supervisor:525 Save the new cluster id: 954. 2019-11-26 17:03:37 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 17:04:15 [D] supervisor:342 Select cluster(s): 953. 2019-11-26 17:04:18 [I] supervisor:222 Change metadata_group for clusters 953 to good. 2019-11-26 17:04:18 [D] supervisor:482 Get next_cluster for 953: 952. 2019-11-26 17:04:18 [D] widgets:62 [183] Skipping cluster 952 which doesn't exist. 2019-11-26 17:04:18 [D] supervisor:342 Select cluster(s): . 2019-11-26 17:04:19 [D] supervisor:342 Select cluster(s): 798. 2019-11-26 17:04:22 [D] supervisor:342 Select cluster(s): 798, 839. 2019-11-26 17:04:29 [D] supervisor:342 Select cluster(s): 798, 938. 2019-11-26 17:04:35 [D] supervisor:342 Select cluster(s): 798. 2019-11-26 17:04:40 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 17:04:40 [I] recluster:177 Outliers detected: 0. 2019-11-26 17:04:40 [D] supervisor:181 Register next_cluster to 954: 804 2019-11-26 17:04:40 [I] supervisor:207 Merge clusters 798 to 954. 2019-11-26 17:04:40 [D] supervisor:342 Select cluster(s): 954. 2019-11-26 17:04:41 [D] supervisor:525 Save the new cluster id: 955. 2019-11-26 17:04:41 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 17:04:44 [I] supervisor:222 Change metadata_group for clusters 954 to good. 2019-11-26 17:04:44 [D] supervisor:482 Get next_cluster for 954: 804. 2019-11-26 17:04:44 [D] supervisor:342 Select cluster(s): 804. 2019-11-26 17:04:48 [D] supervisor:342 Select cluster(s): 804, 905. 2019-11-26 17:04:55 [D] supervisor:181 Register next_cluster to 955: 839 2019-11-26 17:04:55 [I] supervisor:207 Merge clusters 804, 905 to 955. 2019-11-26 17:04:56 [D] supervisor:342 Select cluster(s): 955. 2019-11-26 17:04:56 [D] supervisor:342 Select cluster(s): 955, 839. 2019-11-26 17:04:56 [D] supervisor:525 Save the new cluster id: 956. 2019-11-26 17:04:56 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 17:05:07 [I] supervisor:222 Change metadata_group for clusters 955 to good. 2019-11-26 17:05:08 [D] supervisor:482 Get next_cluster for 955: 839. 2019-11-26 17:05:08 [D] supervisor:342 Select cluster(s): 839. 2019-11-26 17:05:13 [D] supervisor:342 Select cluster(s): 839, 955. 2019-11-26 17:05:20 [D] supervisor:342 Select cluster(s): 839, 938. 2019-11-26 17:05:26 [D] supervisor:342 Select cluster(s): 839. 2019-11-26 17:05:30 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 17:05:31 [I] recluster:177 Outliers detected: 0. 2019-11-26 17:05:31 [D] supervisor:181 Register next_cluster to 956: 854 2019-11-26 17:05:31 [I] supervisor:207 Merge clusters 839 to 956. 2019-11-26 17:05:31 [D] supervisor:342 Select cluster(s): 956. 2019-11-26 17:05:31 [D] supervisor:525 Save the new cluster id: 957. 2019-11-26 17:05:31 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 17:05:36 [I] supervisor:222 Change metadata_group for clusters 956 to good. 2019-11-26 17:05:36 [D] supervisor:482 Get next_cluster for 956: 854. 2019-11-26 17:05:36 [D] supervisor:342 Select cluster(s): 854. 2019-11-26 17:05:40 [D] supervisor:342 Select cluster(s): 854, 908. 2019-11-26 17:05:48 [D] supervisor:181 Register next_cluster to 957: 861 2019-11-26 17:05:48 [I] supervisor:207 Merge clusters 854, 908 to 957. 2019-11-26 17:05:48 [D] supervisor:342 Select cluster(s): 957. 2019-11-26 17:05:48 [D] supervisor:342 Select cluster(s): 957, 861. 2019-11-26 17:05:48 [D] supervisor:525 Save the new cluster id: 958. 2019-11-26 17:05:48 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 17:05:56 [D] supervisor:342 Select cluster(s): 957. 2019-11-26 17:06:00 [I] supervisor:222 Change metadata_group for clusters 957 to good. 2019-11-26 17:06:00 [D] supervisor:482 Get next_cluster for 957: 861. 2019-11-26 17:06:00 [D] supervisor:342 Select cluster(s): 861. 2019-11-26 17:06:03 [D] supervisor:342 Select cluster(s): 861, 873. 2019-11-26 17:06:09 [D] supervisor:342 Select cluster(s): 861, 955. 2019-11-26 17:06:16 [D] supervisor:342 Select cluster(s): 861. 2019-11-26 17:06:20 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 17:06:21 [I] recluster:177 Outliers detected: 0. 2019-11-26 17:06:21 [D] supervisor:181 Register next_cluster to 958: 873 2019-11-26 17:06:21 [I] supervisor:207 Merge clusters 861 to 958. 2019-11-26 17:06:21 [D] supervisor:342 Select cluster(s): 958. 2019-11-26 17:06:21 [D] supervisor:525 Save the new cluster id: 959. 2019-11-26 17:06:21 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 17:06:24 [I] supervisor:222 Change metadata_group for clusters 958 to good. 2019-11-26 17:06:24 [D] supervisor:482 Get next_cluster for 958: 873. 2019-11-26 17:06:24 [D] supervisor:342 Select cluster(s): 873. 2019-11-26 17:06:28 [D] supervisor:342 Select cluster(s): 873, 958. 2019-11-26 17:06:35 [D] supervisor:342 Select cluster(s): 873, 955. 2019-11-26 17:06:45 [D] supervisor:342 Select cluster(s): 873. 2019-11-26 17:06:49 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 17:06:50 [I] recluster:177 Outliers detected: 0. 2019-11-26 17:06:50 [D] supervisor:181 Register next_cluster to 959: 932 2019-11-26 17:06:50 [I] supervisor:207 Merge clusters 873 to 959. 2019-11-26 17:06:50 [D] supervisor:342 Select cluster(s): 959. 2019-11-26 17:06:50 [D] supervisor:525 Save the new cluster id: 960. 2019-11-26 17:06:50 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 17:06:54 [I] supervisor:222 Change metadata_group for clusters 959 to good. 2019-11-26 17:06:54 [D] supervisor:482 Get next_cluster for 959: 932. 2019-11-26 17:06:54 [D] supervisor:342 Select cluster(s): 932. 2019-11-26 17:07:00 [D] supervisor:342 Select cluster(s): 932, 953. 2019-11-26 17:07:06 [D] supervisor:342 Select cluster(s): 932, 938. 2019-11-26 17:07:13 [D] supervisor:342 Select cluster(s): 932. 2019-11-26 17:07:18 [W] recluster:134 Removing outliers by Mahalanobis distance 2019-11-26 17:07:18 [I] recluster:177 Outliers detected: 0. 2019-11-26 17:07:18 [D] supervisor:181 Register next_cluster to 960: 935 2019-11-26 17:07:18 [I] supervisor:207 Merge clusters 932 to 960. 2019-11-26 17:07:19 [D] supervisor:342 Select cluster(s): 960. 2019-11-26 17:07:19 [D] supervisor:525 Save the new cluster id: 961. 2019-11-26 17:07:19 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\new_cluster_id.json`. 2019-11-26 17:07:21 [I] supervisor:222 Change metadata_group for clusters 960 to good. 2019-11-26 17:07:21 [D] supervisor:482 Get next_cluster for 960: 935. 2019-11-26 17:07:21 [D] supervisor:342 Select cluster(s): 935. 2019-11-26 17:07:25 [D] supervisor:342 Select cluster(s): 935, 936. 2019-11-26 17:07:34 [D] model:343 Save `spike_clusters.npy`. 2019-11-26 17:07:34 [D] model:335 Save `cluster_group.tsv`. 2019-11-26 17:07:34 [D] context:134 Save data to `F:\dataF\fNkx1_190423_sess13\Kilosort_2019-04-23_225709\.phy\spikes_per_cluster.pkl`. 2019-11-26 17:07:36 [W] recluster:182 Exporting shank id for all units to a .npy file 2019-11-26 17:07:36 [W] recluster:197 Export complete 2019-11-26 17:07:38 [D] gui:179 Save the geometry state. 2019-11-26 17:07:38 [D] gui:437 Save the GUI state to `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-26 17:07:38 [D] gui:437 Save the GUI state to `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-26 17:07:38 [D] gui:437 Save the GUI state to `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-26 17:07:38 [D] gui:437 Save the GUI state to `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-26 17:07:38 [D] gui:437 Save the GUI state to `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-26 17:07:38 [D] gui:437 Save the GUI state to `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-26 17:07:38 [D] gui:437 Save the GUI state to `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-26 17:07:38 [D] gui:437 Save the GUI state to `C:\Users\manu\.phy\TemplateGUI\state.json`. 2019-11-26 17:07:38 [D] context:102 Save memcache for `phycontrib.template.gui.get_best_channels`. 2019-11-26 17:07:38 [D] context:102 Save memcache for `phycontrib.template.gui.get_template_for_cluster`. 2019-11-26 17:07:38 [D] context:102 Save memcache for `phycontrib.template.gui.get_template_counts`. 2019-11-26 17:07:38 [D] context:102 Save memcache for `phycontrib.template.gui.get_best_channel`. 2019-11-26 17:07:38 [D] context:102 Save memcache for `phycontrib.template.gui.get_probe_depth`.