User Tools

Site Tools


spike_analysis_pipeline:pipeline_overview

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
spike_analysis_pipeline:pipeline_overview [2022/05/17 14:39] – [General Workflow] lukas.schneiderspike_analysis_pipeline:pipeline_overview [2023/11/13 22:00] (current) i.kagan
Line 2: Line 2:
  
 ===== Folder structure ===== ===== Folder structure =====
-^Inputs                         ^Info^ + 
-|\Dropbox\DAG\phys\Monkey_phys_dpz\Mon_sorted_neurons.xls| electrode locations, unit/site IDs,SNR/Stability/single ratings| +^Inputs  ^Info| 
-|\GitHub\Settings\spike_analysis\project| project and version specific settings (keys)| +|\Dropbox\DAG\phys\Monkey_phys_dpz\Mon_sorted_neurons.xls|electrode locations, unit/site IDs,SNR/Stability/single ratings| 
-|Y:\Data\Monkey_phys_combined_monkeypsych_TDT| raw data| +|\GitHub\Settings\spike_analysis\project|project and version specific settings (keys)| 
-Outputs in Y:\Projects\project\ephys\version:   +|Y:\Data\Monkey_phys_combined_monkeypsych_TDT|raw data| 
-^File                           ^Info ^ + 
-| population_monkey_session.mat | spike data sorted by unit for each session                       +Outputs in Y:\Projects\project\ephys\version: 
-| 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                    +^File  ^Info| 
-| Mon_sorted_neurons.xls        | copies of the used sorted neurons tables from dropbox            +|population_monkey_session.mat|spike data sorted by unit for each session  
-| keys_Monkey.mat               | copy of the keys used when running ph_initiation                 +|sites_monkey_session.mat  |LFP data sorted by site for each session  
-| tuning_table_combined.mat     | Anova results stored in a table                                  +|by_block_monkey_session.mat  |body signals sorted by block for each session  
-| tuning_table_combined_CI.mat  | Anova results restructured accroding to contra/ipsi definitions +|Mon_sorted_neurons.xls  |copies of the used sorted neurons tables from dropbox  
-| tuning_table_combined.xls     | simplified excel table                                           +|keys_Monkey.mat  |copy of the keys used when running ph_initiation  
-| seed.mat                      | a saved seed to make randomizations reproducable                 |  +|tuning_table_combined.mat  |Anova results stored in a table  
-^Subfolder                      ^Info^                                                         +|tuning_table_combined_CI.mat  |Anova results restructured accroding to contra/ipsi definitions 
-| spike_shapes                  | Spike shapes, firing rates over time, and ISI plots        +|tuning_table_combined.xls  |simplified excel table  
-| single_cell_examples          | Single cell plots                                          +|seed.mat  |a saved seed to make randomizations reproducable  
-| cell_counts                   | Anova results as pie plots                                 +^Subfolder  ^Info| 
-| scatter                       | Anova results as scatter plots (one column versus another) | +|spike_shapes  |Spike shapes, firing rates over time, and ISI plots  
-| population_analysis           | population PSTHs                                           +|single_cell_examples  |Single cell plots  
-| response timing               | tuning over time 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 ===== ===== General Workflow =====
-  * ph_initiation(project,{version1,version2,...})    + 
-    - read in general settings -> project settings -> version settings  +  * ph_initiation(project,{version1,version2,}) 
-    - loop per monkey: ph_session_processing (core function)+      - read in general settings → project settings → version settings 
 +      - loop per monkey: ph_session_processing (core function)
         * read in data from Y:\Data\Monkey_phys_combined_monkeypsych_TDT         * read in data from Y:\Data\Monkey_phys_combined_monkeypsych_TDT
         * run monkeypsych_analyze for saccade detection etc.         * run monkeypsych_analyze for saccade detection etc.
Line 45: Line 49:
         * create single cell plots (ph_plot_unit_per_condition)         * create single cell plots (ph_plot_unit_per_condition)
         * save files per session         * save files per session
-    - format tuning table (create tuning_table_combined_CI.mat and tuning_table_combined.xls) +      - format tuning table (create tuning_table_combined_CI.mat and tuning_table_combined.xls) 
-    - ph_get_filelist for crossreferencing with behavior +      - ph_get_filelist for crossreferencing with behavior 
-    - ph_initiate_population_analysis also runs population analysis  +      - ph_initiate_population_analysis also runs population analysis 
-  * +  *
  
 ===== Synchronization ===== ===== Synchronization =====
-  * Very important: In additi+ 
 +  * Very important: ... INDEED :)
  
 ===== Associated code ===== ===== Associated code =====
-hmm+ 
 +... 
 + 
spike_analysis_pipeline/pipeline_overview.1652798354.txt.gz · Last modified: 2022/12/29 07:15 (external edit)