====== Differences ====== This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
analysis:task:shortcut1 [2015/05/06 12:35] eirvine |
analysis:task:shortcut1 [2018/04/17 15:20] (current) |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| === expKeys === | === expKeys === | ||
| - | General experiment information | + | |
| - | * ExpKeys.behavior = 'Shortcut'; | + | General experiment information (examples taken from R068 day1) |
| - | * ExpKeys.target = 'dCA1'; % right | + | * ExpKeys.behavior : eg. 'Shortcut'; |
| - | * ExpKeys.day = 1; % ranges from 1-8, different shortcut/novel configuration each day | + | * ExpKeys.target : eg. 'dCA1'; % right |
| + | * ExpKeys.day : eg. 1; % ranges from 1-8, different shortcut/novel configuration each day | ||
| Track dimensions in inches | Track dimensions in inches | ||
| - | * ExpKeys.tracklen = 12; | + | * ExpKeys.tracklen : eg. 12; |
| - | * ExpKeys.midnode = 1.5; | + | * ExpKeys.midnode : eg. 1.5; |
| - | * ExpKeys.endnode = 2.5; | + | * ExpKeys.endnode : eg. 2.5; |
| Rat specific information | Rat specific information | ||
| - | * ExpKeys.weight = 455; % in g | + | * ExpKeys.weight : eg. 455; % in g |
| Experiment specific positions | Experiment specific positions | ||
| - | * ExpKeys.led1_xy = [521,473]; % estimate from plotting rat position data | + | * ExpKeys.led1_xy : eg. [521,473]; % estimate from plotting rat position data |
| - | * ExpKeys.led2_xy = [623,57]; % estimate from plotting rat position data | + | * ExpKeys.led2_xy : eg. [623,57]; % estimate from plotting rat position data |
| - | * ExpKeys.led_radius = 30; % estimate from plotting rat position data | + | * ExpKeys.led_radius : eg. 30; % estimate from plotting rat position data |
| - | * ExpKeys.pedestal_xy = [300,210]; % estimate from plotting rat position data | + | * ExpKeys.pedestal_xy : eg. [300,210]; % estimate from plotting rat position data |
| + | |||
| + | Experiment phase times | ||
| + | * as in task description above, units are seconds (s) | ||