AllenNeuralDynamics / AllenNeuralDynamics/aind-ephys-preprocessing
Save absolute timestamps
- 主要語言
- 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 還沒有評估資料。