Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEATURE: <generate diagnostics, drift_amount, drift_scatter and spike_positions plotting during running without GUI> #803

Open
chongtianyifa opened this issue Oct 21, 2024 · 3 comments

Comments

@chongtianyifa
Copy link

chongtianyifa commented Oct 21, 2024

Feature you'd like to see:

Hi,

Is it possible to allow diagnostics, drift_amount, drift_scatter and spike_positions plotting when running kilosort4 without GUI? In some cases, the sorting will be run on computing cluster. It will be better to generate the drifting image to record the drift during the experiment.

@Lathomas42
Copy link

They go through much of this in one of the example notebooks:
https://kilosort.readthedocs.io/en/latest/tutorials/basic_example.html

@chongtianyifa
Copy link
Author

No, the scatter plotting of spikes used the position of best channel of their templates. It will better to plot with their original depth across time before drift correction.

@jacobpennington
Copy link
Collaborator

This is not easily doable right now since the plots are generated through pyqtgraph for better performance. Adding separate plotting utilities for cases like this is on the todo list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants