Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In case of links to binary plugins, we advise to add a description stating which version of the GUI were they built for, so in case the API changes users can know which binary releases work with with versions.

FrameGrabberFrame Grabber


Description: A simple video4linux2-based video frame grabber plugin. It retrieves frames from any device supported by v4l2 and displays them using opencv. Moreover, frames can be saved to disk (in jpg format) together with open-ephys hardware time stamps making it easy to synchronize frames and recorded data later on. Depending on your camera this approach should be useful for most (behavioral) tracking experiments. In case the experiment requires very precise time stamps, e.g., high-speed whisker tracking, it might be a good idea to use a camera that can send TTL pulses for each frame.

...

Source code: https://github.com/camigord/DynamicSpikeDetectorPlugin

 

Virtual Reference

Image Added

Description: Implements a virtual reference matrix that is a bit more flexible than open-ephys' channel mapper.

Source code: https://github.com/arnefmeyer/VirtualReferencePlugin