Testing and Demonstration Data for DataRig Software
收藏NIAID Data Ecosystem2026-05-01 收录
下载链接:
https://zenodo.org/record/7868944
下载链接
链接失效反馈官方服务:
资源简介:
This repository holds the testing and demonstration data for DataRig, an opensource software program for downloading datasets from data repositories utilizing RESTful APIs. This repository contains 5 sample datasets.
annotations_001.txt
This data set is a tab-separated text file containing 6 columns that start on line number 7. The column headers are;
'Number' 'Start Time' 'End Time' 'Time From Start' 'Channel' 'Annotation'
There are 13 rows of data under each of these column headers representing the start and end times of annotated events from an eeg recording file in this repository called recording_001.edf. The events describe the behavior of a mouse in 5 sec increments with each behavior being one of 'exploring', 'grooming' or 'rest'.
recording_001.edf
A European Data Format file consisting of 4 channels of EEG data lasting approximately 1 hour. The times in the annotations_001.txt file are referenced against this file.
sample_arr.npy
A numpy array of shape (4, 250) with values sequentially running from 0 to 1000.
sample_excel.xls
An excel file with a single column of 10 numbers from 0-9 sequentially.
sample_text.txt
A text file with 4 rows containing 250 values per row. The values in the file run from 0 to 1000 sequentially.
创建时间:
2023-04-27



