aolabNeuro / aolabNeuro/analyze

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

Ouverte
#675 2 commentaires 0 réactions 2 personnes assignées Réclamée par @mtringi Voir sur GitHub
inconsistency preprocessing
Langage dominant
Python
Étoiles
7
Forks
0
Merge moyen
22 h 29 min
PR mergées (30 j)
2

Description

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.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.