This research project was coducted at LMU Lab of Prof. Sirota. Project was conducted with data recorded thanks to ratCAVE project
The project was based on experimental data aiming to test the acuity of rodents in ratCAVE environment. During the project I build datasets, analyzed and visualized the data. The main goal of the project consisted of detection of stimuli related behavior in recorded animals. 8 experiments were recorded and used in this analysis. According to German Law, dataset can not be uploaded on github.
- Python
- Pandas, jupyter, datashader
- HDF5
- ratCAVE
Project aimed at development of basic pipeline required to prove different behaviour exhibited by the animals during the experiment. Animals were presented with a check-board moving in 2 horizontal direction with 3 different speeds.
In the analysis we wanted to prove the stimuli related behaviour (following of the presented pattern) by analysis of angular velocity of the animals. Additionally, I had to take into account the head retraction. The automatic detection of the movement analysis was initiated during last days of the project and it's parts can be found in the provided noteboooks. The implemented pipeline can be found in the scripts. That automatically build the required datasets and calculates all the required values.
The project additionally consisted of paper review and simulation of future experiments. The suggested solutions for ratCAVE have been implemented in separate repository for Acuity Experiment.
Featured notebooks can be found in report folder.
- Nicholas A. Del Grosso - for his supervision
- ratCAVE project - for making the research possible
- Prof. Sirota Lab