-
Notifications
You must be signed in to change notification settings - Fork 23
Add a notebook for visualizing qc metrics #97
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @JaerongA. Please make the following updates:
- Plots for all metrics in
ephys.QualityMetrics.Cluster. - Plots for all metrics in
ephys.QualityMetrics.Waveform. - Add x- and y-axis ticks and labels with units.
|
Hi @JaerongA, just a few small comments:
The Element also offers Quality Metric visualizations. These are generated using metrics.csv generated from kilosort. |
|
Please update version and changelog. |
Co-authored-by: Kabilar Gunalan <kabilar@datajoint.com>
Co-authored-by: Kabilar Gunalan <kabilar@datajoint.com>
|
We are missing descriptions for the following metrics in the notebook:
|
@kabilar I left some of these metrics blank because I couldn't find the information in the reference. Although some of them seem obvious, I didn't assume anything since the actual algorithm could be different. Can you provide me with a resource to fill in the gaps, if any? |
Silhouette Score and Max Drift can be found here: https://elifesciences.org/articles/61834/figures#tables |
|
Thanks @JaerongA. To clarify, the last cluster metric plotted is |
Co-authored-by: Kabilar Gunalan <kabilar@datajoint.com>
Co-authored-by: Kabilar Gunalan <kabilar@datajoint.com>
Co-authored-by: Kabilar Gunalan <kabilar@datajoint.com>
Co-authored-by: Kabilar Gunalan <kabilar@datajoint.com>
|
Please add a description of |
|
Could you please clarify the description for ISI violation. |
|
@JaerongA I have submitted a few more suggestions to your fork/branch since it is currently difficult to provide suggestions on a Jupyter notebook: JaerongA#1 |
kabilar
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @JaerongA! I have a few suggestions above.
Update quality notebook
kabilar
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @JaerongA!
|
Version 0.3.2 is tagged and released on GitHub. |
|
Docs have been released to render the quality metrics notebook on the website. |
quality_metrics.ipynbfor visualizing qc metrics.ephys.QualityMetrics