Data Repository related to the paper "Cerebellar activity predicts vocalization in fruit bats" (currently under minor revision in Current Biology).
The data is stored in Matlab files containing neural recordings from the cerebellum of fruit-eating bats, captured during the production of both echolocation and social calls.
Data Guide: Cerebellar Activity Predicts Vocalization in Fruit Bats
This repository contains data collected from cerebellar recordings in fruit-eating bats during the production of echolocation and social calls. The data is structured into various Matlab files, with the details of each dataset and its specific parameters explained below.
cfmt: Characteristic Frequency/Minimum Threshold for each channel (CFMT).
Vocs (Vocalization Data) This dataset provides information about the call parameters and classification data for both echo and communication calls.
callparams:
newClass: Identifiers for calls used in cross-correlation.
SpikeClassifData: Data for classifying spiking responses using Support Vector Machines (SVM).
Ne: Normalized echo call spike data for training the SVM.
Nc: Normalized communication call spike data for training the SVM.
N2: Spike count data.
N3: Identifiers for spike count data.
LFPClassifData: Data for classifying LFP responses using SVM.
echoData: LFP data during echo calls for training the SVM.
commData: LFP data during communication calls for training the SVM.
This guide outlines the structure of the data, which is organized into several Matlab files.