Print

emegs (qt version)

Created by: emegsadmin, Last modification: Sat 09 of Mar, 2013 (11:39 UTC)
EMEGS (Qt version) is a stand-alone version of EMEGS written in C++ and running without the MATLAB environment.

Please be aware that at the present point, EMEGS (Qt version) is suitable only for statistical analysis of SCADS datasets and for plotting of SCADS datasets. All other features are still under construction.

EMEGS (Qt version) is built with the cross-platform GUI library Qt, and accordingly aims at running under Windows, MAC and Unix operating systems. It is meant to provide a single more intuitive interface and faster openGL based graphics. In addition to handling ERPs, EMEGS (Qt version) will include modules for ECG, EDA, Startle, EMG, Pulse and HRV analysis. Result storage will be organized in a SQL database.

Matrix calculations are performed with the help of the free peer-reviewed portable C++ source libraries BOOST and the "Automatically Tuned Linear Algebra Software" ATLAS, which provides optimized functions from the "Basic Linear Algebra Subprograms" BLAS and "Linear Algebra PACKage" LAPACK libraries. Statistical testing is done using the "R"-software for statistical computing.

To download EMEGS (Qt version) register/login first.


EMEGS (Qt version) on MAC
EMEGS (Qt version) on Windows
EMEGS (Qt version) on Linux


Interested developers can access QEmegs API documentation, as well as the CPPSPLib API documentation (CPPSPLib is the library that EMEGS uses for data read-in, signal processing and linear algebra).