This repository contains open-source code and analysis for recording intracranial EEG (iEEG) signals from zebra finches. The project aims to study neural dynamics during different levels of anesthesia and in response to auditory stimuli, using affordable, open-source hardware (OpenBCI).
The zebra finch is a widely used model for studying vocal learning and neural mechanisms related to speech. This project provides an affordable solution to record iEEG signals from zebra finches using OpenBCI hardware. The recorded data helps investigate the effects of anesthesia and auditory stimuli on brain activity.
To run the code in this repository, ensure you have the following prerequisites:
- Python 3.8 or later
- Required Python libraries:
numpy
,pandas
,mne
,matplotlib
, etc.
This project is licensed under the MIT License. See the LICENSE file for more details.