int-brain-lab / iblenv

Unified environment and Issue tracker for all IBL
MIT License
12 stars 10 forks source link

[Bug report] - Camera.times missing for sessions with available Camera.dlc #76

Open ineslaranjeira opened 4 years ago

ineslaranjeira commented 4 years ago

For several sessions with available Camera.dlc files, there is no Camera.times file. Example _sessionuuid: 'fb9bdf18-76be-452b-ac4e-21d5de3a6f9f'

Moreover, for several sessions with Camera.times available, the sizes of Camera.dlc and Camera.times don't match (with Camera.times being shorter). Example _sessionuuid: 'cf5af157-8cd2-442b-802b-061b6af76242'

If such Camera.times are valid, how should they be aligned to Camera.dlc?

k1o0 commented 4 years ago

camera.times and camera.dlc should indeed be the same length. I'll look into it.