x1, y1, t1, x2, y2, t2, stop_time = dl.load_leds('/projects/ec109/maria/novel-env-nwb/actions/003-010821-6/data/main.nwb')
t1[:10]
array([3909.3781351, 3909.4032681, 3909.4258424, 3909.450175 ,
3909.4737373, 3909.497492 , 3909.5247655, 3909.545199 ,
3909.5699786, 3909.5924168])
``