AllenNeuralDynamics / AllenNeuralDynamics/aind-ephys-preprocessing

Save absolute timestamps

Abierto
#19 2 comentarios 1 reacción 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
2
Forks
3
Merge medio
1 min
PR fusionados (30 d)
1

Descripción

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!

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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.