AllenNeuralDynamics / AllenNeuralDynamics/aind-ephys-preprocessing

Save absolute timestamps

Open
#19 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
2
Forks
3
Avg merge
1m
Merged PRs (30d)
1

Description

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!

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.