aolabNeuro / aolabNeuro/analyze
events['timestamp'] is nan when data has bmi3d but no ecube data
Abierto
inconsistency
preprocessing
- Lenguaje dominante
- Python
- Estrellas
- 7
- Forks
- 0
- Merge medio
- 22 h 29 min
- PR fusionados (30 d)
- 2
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.