five

LFP data from Steinmetz et al. 2019|神经科学数据集|局部场电位数据集

收藏
DataCite Commons2020-08-26 更新2024-07-27 收录
神经科学
局部场电位
下载链接:
https://figshare.com/articles/LFP_data_from_Steinmetz_et_al_2019/9727895/1
下载链接
链接失效反馈
资源简介:
<b>Raw LFP data during the recording sessions reported in Steinmetz et al. 2019.</b><br><i>Companion dataset to doi:10.6084/m9.figshare.9598406.</i><br>Each LFP file has 385 channels of int16 data at 2500Hz. They can be loaded directly into software like Neuroscope, and can be read in matlab like:<br>&gt;&gt; fid = fopen('thisfile.bin', 'r');&gt;&gt; dat = fread(fid, [385 Inf], '*int16');&gt;&gt; fclose(fid);<br><br>Note that the file may well be too large to fit into memory so you may not want to read "Inf" samples as in this example.<br>Each file has different start and end times, and there are drifts in the clocks between probes - so the timestamp files, which give the aligned timing information, must be used. These files are located in the companion dataset (with spiking and behavioral data). The aligned timestamps are specified in a particular way: an Nx2 matrix where the first column is sample numbers and the second column is the time in seconds at which those samples occurred. Since LFP was sampled regularly, N=2, just the first and last sample. So, to get the time at which every sample occurred, use this line in matlab:<br>&gt;&gt; tsData = readNPY('...lf.timestamps.npy');&gt;&gt; allTS = interp1(tsData(:,1), tsData(:,2), tsData(1,1):tsData(2,1));<br>That's just linearly interpolating between the times given for the first and last samples.<br>
提供机构:
figshare
创建时间:
2019-08-25
用户留言
有没有相关的论文或文献参考?
这个数据集是基于什么背景创建的?
数据集的作者是谁?
能帮我联系到这个数据集的作者吗?
这个数据集如何下载?
点击留言
数据主题
具身智能
数据集  4098个
机构  8个
大模型
数据集  439个
机构  10个
无人机
数据集  37个
机构  6个
指令微调
数据集  36个
机构  6个
蛋白质结构
数据集  50个
机构  8个
空间智能
数据集  21个
机构  5个
5,000+
优质数据集
54 个
任务类型
进入经典数据集
热门数据集

学生课堂行为数据集 (SCB-dataset3)

学生课堂行为数据集(SCB-dataset3)由成都东软学院创建,包含5686张图像和45578个标签,重点关注六种行为:举手、阅读、写作、使用手机、低头和趴桌。数据集覆盖从幼儿园到大学的不同场景,通过YOLOv5、YOLOv7和YOLOv8算法评估,平均精度达到80.3%。该数据集旨在为学生行为检测研究提供坚实基础,解决教育领域中学生行为数据集的缺乏问题。

arXiv 收录

poi

本项目收集国内POI兴趣点,当前版本数据来自于openstreetmap。

github 收录

Tropicos

Tropicos是一个全球植物名称数据库,包含超过130万种植物的名称、分类信息、分布数据、图像和参考文献。该数据库由密苏里植物园维护,旨在为植物学家、生态学家和相关领域的研究人员提供全面的植物信息。

www.tropicos.org 收录

URPC系列数据集, S-URPC2019, UDD

URPC系列数据集包括URPC2017至URPC2020DL,主要用于水下目标的检测和分类。S-URPC2019专注于水下环境的特定检测任务。UDD数据集信息未在README中详细描述。

github 收录

LIDC-IDRI

LIDC-IDRI 数据集包含来自四位经验丰富的胸部放射科医师的病变注释。 LIDC-IDRI 包含来自 1010 名肺部患者的 1018 份低剂量肺部 CT。

OpenDataLab 收录