Skip to content

Commit 698e7ef

Browse files
authored
Create README.md
1 parent 7e5630d commit 698e7ef

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
Simple utility to perform tape test in mouse.
2+
Usage:
3+
---
4+
- start program.
5+
- begin recordings pressing 'space' key.
6+
- continuously press 'a' while mouse interacts with its left leg and 'p' when mouse interacts with its left leg.
7+
- stop recordings by pressing 'space' (when mouse has removed both tapes or wait for the end of experiment (10mn by default).
8+
- don't forget to (optionnally) click right and left success checkboxes if mouse succeeded on right/left leg.
9+
- save results. the program saves two (three) files: one with start and stop of each episode, the otherone with summarized data.
10+
If video recording is enabled, a 3rd file is saved.
11+
- recordings can be resetted using 'esc' key (not configurable).
12+
13+
Options:
14+
---
15+
the file params.py holds most params
16+
17+
Todo:
18+
---
19+
rescale video before saving (no need for 4k resolution to get accurate results
20+
sync video for offline anallysis.

0 commit comments

Comments
 (0)