-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
klaragerlei edited this page Aug 16, 2019
·
2 revisions
Q: Where should I start reading the code?
A: Start with control_sorting_analysis.py - this is the main script that manages which recordings get analyzed and calls the pre-processing, spike sorting and post-sorting analyses.
Q: I only have the head-direction power spectrum plot and no other figures. Did the analysis crash or does this mean that I have no clusters that passed curation?
A: Both are possible. If the DataFrames folder has noisy_clusters.pkl in it, this means that there were no good clusters in the recording. This file does not get saved when there are good cells. If this is not the case, your analysis most likely crashed.