AllenNeuralDynamics / AllenNeuralDynamics/Aind.Behavior.Telekinesis
spout position csv file time axis looks buggy
- Lenguaje dominante
- C#
- Estrellas
- 0
- Forks
- 2
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
/behavior/OperationControl/SpoutPosition.csv has repeating time values
It seems like the sampling is way too fast. :D
Should I interpolate, or just throw away the duplicate timepoints?
Seconds | Value
66559.85328 | 10.8301201
66559.85328 | 10.8291769
66559.85526 | 10.8282347
66559.85526 | 10.8272924
66559.85728 | 10.8263197
66559.85728 | 10.8253775
66559.85926 | 10.8244352
66559.86128 | 10.8234921
66559.86128 | 10.8225193
66559.86128 | 10.8215771
66559.86326 | 10.8206348
66559.86326 | 10.8196926
by the way: this is where I should get spout position?
Should I rahter use CurrentActionVector.csv insted?
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.