AllenNeuralDynamics / AllenNeuralDynamics/aind-ephys-preprocessing

Save absolute timestamps

未关闭
#19 2 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
2
派生
3
平均合并
1 分钟
30 天内合并 PR
1

描述

Our data is chunked, and we typically don't analyze all of the data at once. Currently, the timestamps that are generated during processing assume that the data is contiguous, but we would also like there to be a file that is generated with the absolute times (i.e. the global time of each data point). One solution we discussed was to parse the .json files at job dispatch and then generate absolute time files at the preprocessing and downstream processing stages. The goal here is allow us to better visualize our data at different temporal resolutions. Please let me know if you have any questions and thank you!

贡献指南

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

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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