Skip to content

Application for visualizing data collected from the BLDS.

License

Notifications You must be signed in to change notification settings

baccuslab/meaview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meaview

Online visualization of multielectrode array recordings. (C) 2017 Benjamin Naecker [email protected]

Overview

meaview is a graphical application, written in C++ using the Qt application development framework. It connects to the Baccus Lab Data Server, and plots in realtime the data from either a live or old recording. It contains widgets for connecting to the server, controlling the data playback, and setting options for how the data is viewed. The program cannot control a recording, so it must be used in concert with either meactl'](https://github.com/baccuslab/meactl.git) or the Python [bldsclient` module.

Details of how to use the application as an experimenter are given in the User Guide. If you wish to understand the design and implementation of meaview, you can refer to the documenation generated by Doxygen. The source code itself is also well-documented, and should be referred to as the final reference for the implementation.

About

Application for visualizing data collected from the BLDS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published