Table of Contents

Spike analysis pipeline overview

Folder structure

Inputs Info
\Dropbox\DAG\phys\Monkey_phys_dpz\Mon_sorted_neurons.xlselectrode locations, unit/site IDs,SNR/Stability/single ratings
\GitHub\Settings\spike_analysis\projectproject and version specific settings (keys)
Y:\Data\Monkey_phys_combined_monkeypsych_TDTraw data

Outputs in Y:\Projects\project\ephys\version:

File Info
population_monkey_session.matspike data sorted by unit for each session
sites_monkey_session.mat LFP data sorted by site for each session
by_block_monkey_session.mat body signals sorted by block for each session
Mon_sorted_neurons.xls copies of the used sorted neurons tables from dropbox
keys_Monkey.mat copy of the keys used when running ph_initiation
tuning_table_combined.mat Anova results stored in a table
tuning_table_combined_CI.mat Anova results restructured accroding to contra/ipsi definitions
tuning_table_combined.xls simplified excel table
seed.mat a saved seed to make randomizations reproducable
Subfolder Info
spike_shapes Spike shapes, firing rates over time, and ISI plots
single_cell_examples Single cell plots
cell_counts Anova results as pie plots
scatter Anova results as scatter plots (one column versus another)
population_analysis population PSTHs
response timing tuning over time plots

General Workflow

Synchronization

Associated code