AllenNeuralDynamics / AllenNeuralDynamics/Aind.Behavior.Telekinesis

spout position csv file time axis looks buggy

Open
#46 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
0
Forks
2
PR merge metrics
No merged PRs in 30d

Description

/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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.