User Tools

Site Tools


ephys_pipeline:same_cells_file

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:same_cells_file [2017/10/24 15:33] lukas.schneiderephys_pipeline:same_cells_file [2021/12/16 13:09] (current) – delete lukas.schneider
Line 1: Line 1:
-Find/create the same cells file corresponding to your monkey in the following location: \\ C:\Users\username\Dropbox\DAG\phys\Monkey_phys_dpz\Same_cells_Mon.m \\ (replace username with your username, Monkey with the monkey's name and Mon with the first three letters of the monkey). +
-\\ It should look like this: +
-<code matlab> +
-k=0;  +
-k=k+1; Session{k}=20150508; channel{k}=3; blocks{k}= [1  2]; sortcodes{k}=[1  1];  +
-k=k+1; Session{k}=20150513; channel{k}=1; blocks{k}= [1  2]; sortcodes{k}=[1  1];  +
-k=k+1; Session{k}=20150514; channel{k}=3; blocks{k}= [1  2]; sortcodes{k}=[1  1];  +
-</code> +
-Note that here each CELL has one line, channel is unique per line, sortcodes correspond to blocks. The same cell might be assigned to different sortcodes in different blocks. +
-**Importantly, you don't need to fill in each cell here, only the cells that were recorded across several blocks.**+
ephys_pipeline/same_cells_file.1508859211.txt.gz · Last modified: 2022/12/29 07:15 (external edit)