aolabNeuro / aolabNeuro/analyze

events['timestamp'] is nan when data has bmi3d but no ecube data

未关闭
#675 2 条评论 0 个 reaction 已指派 2 人 已被 @mtringi 认领 在 GitHub 查看
inconsistency preprocessing
主要语言
Python
星标
7
派生
0
平均合并
22 小时 29 分钟
30 天内合并 PR
2

描述

When there is a `bmi3d_clock `but no `sync_clock`, ideally `events['timestamp']` should be set to `events['timestamp_bmi3d']`. But in `prepare_bmi3d_v1`, it continues to get set to `events['timestamp_sync']`. In entries without sync data, `events['timestamp_sync']` is all nan. The tabulate functions use `events['timestamp']`, so this field shouldn't be left as nan.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。