User Tools

Site Tools


ephys_pipeline:4_meta-info

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
ephys_pipeline:4_meta-info [2022/01/11 13:13] – [electrode_depths file] lukas.schneiderephys_pipeline:4_meta-info [2022/03/17 14:09] (current) – removed lukas.schneider
Line 1: Line 1:
-====== Meta-info ====== 
-Meta-info is information not stored in the respective data files directly,  
-like electrode location, unit_IDs, SNR/Stability/single rating and procedures 
  
-===== electrode_depths file ===== 
- 
-Find/create the electrode depth file corresponding to your monkey in the following location: \\ C:\Users\username\Dropbox\DAG\phys\Monkey_phys_dpz\Electrode_depths_Mon.m \\ (replace username with your username, Monkey with the monkey's name and Mon with the first three letters of the monkey's name). 
-\\ It should look like this: 
-<code matlab> 
-k=0;  
-k=k+1; Session{k}=20150508; block{k}=1; channels{k}= [3]; z{k}=[15000];  
-k=k+1; Session{k}=20150508; block{k}=2; channels{k}= [3]; z{k}=[15000];  
-k=k+1; Session{k}=20150508; block{k}=3; channels{k}= [1  3]; z{k}=[15735  14879];  
-</code> 
-Note that here each BLOCK has one line, channels  contains only useful channels (there was an electrode which was not broken) and the depths (z) correspond to  the channels. Electrode depths within certain range will be taken as the same LFP site and combined for waveclus sorting. 
-===== same_cells file ===== 
- 
- 
-===== sorted_neurons table ===== 
ephys_pipeline/4_meta-info.1641906800.txt.gz · Last modified: 2022/12/29 07:15 (external edit)