You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When visualizing buffers that are longer than the native buffer size (e.g. 60 samples -> 6000), TriggeredWindow may be preferrable: add a ([optional: delayed]) buffer upstream, and that buffer will be displayed as soon as the window is triggered. In contrast, TriggeredBuffer will start counting from the moment it is triggered.
See SingleChannelRecording_WhiskerTracking_v2.4.bonsai