Feature you'd like to see:
Our data is typically collected over >10 hours of recording, meaning that we need to separate spike sorting for the same tissue/cells across several sorting chunks. This makes it difficult to find the same cells across different sorting chunks/runs. Ideally, I would like to sort one chunk and then use the spike templates, etc from that sorting run on all of the subsequent chunks. This would save us a lot of extra work. My understanding is that currently the only way to use custom templates is to replace the wTEMP.npz file in the git repository. It would be ideal to be able to point to a directory/file containing the first run (e.g., by passing an argument to spike_detect.get_waves -> template_path). Related, it would be helpful to have some documentation about how this is done and the required format for the wTEMP.npz file. Perhaps I missed it. Thank you!
Additional Context
No response