-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathcommand_help.txt
More file actions
45 lines (20 loc) · 1.02 KB
/
command_help.txt
File metadata and controls
45 lines (20 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# 2photon experimental procedure for the texture project
!!!!!!Do not forget to take a picture of the surface of the brain at 1X and then 1.5X!!!!!!
1. Perform a texture experiment
2. Perform a orientation tuning experiment
3. Perform a RF mapping experiment
# first activate the environment
conda activate simple-vs
Command for the texture experiment:
python Y:\Personal\Federico\GitRepos\simple-vs\run_TEX_experiment.py
Command for the orientation experiment:
python Y:\Personal\Federico\GitRepos\simple-vs\run_DYN_experiment.py
Command for the receptive field experiment (V1 4 degree patches):
python Y:\Personal\Federico\GitRepos\simple-vs\run_LSN4_experiment.py
Command for the receptive field experiment (LM and PM 8 degree patches):
python Y:\Personal\Federico\GitRepos\simple-vs\run_LSN8_experiment.py
### WIDE-FIELD STUFF
# WF setup
python U:\Personal\Federico\GitRepos\simple-vs\wf_main.py
## 2p debugging
python Y:\Personal\Federico\GitRepos\simple-vs\main.py