Giter Club home page Giter Club logo

attys-ep's Introduction

attys-ep

Visually evoked potential app for Attys for Windows/Linux

alt tag

attys-ep performs averaging over repetitive stimuli: visually evoked potentials and P300.

Both the raw data with the trigger and the averaged EP can be saved. Both formats use tab separated values which can be imported by virtually any program, for example python, MATLAB or excel.

Installation

Linux

Linux Ubuntu packages for Ubuntu LTS

Add these two repositories...

sudo add-apt-repository ppa:berndporr/attys
sudo add-apt-repository ppa:berndporr/dsp

...and then select attys-ep in your favourite package manager. This will then install also the other required packages.

Compilation from source

You need the following libraries to compile and run the program:

Windows

Installer

Install the MSI file (not signed): https://github.com/glasgowneuro/attys-ep/tree/master/installer/Release

From source

Install:

Edit attys-ep.pro and point it to attys-comm, qwt-6.1.3 and the iir library

Run qmake -tp vc and compile the solution with Visual Studio 2022.

Running attys-ep

alt tag

Just type: attys-ep or ./attys-ep

Data formats

Evoked potental (event triggered averaging)

Every row contains two columns:

time (ms)      evoked potential (volt)

See example_vep.tsv for an example of a visually evoked potential.

Continous recording

Every row contains three columns:

unfiltered channel 1 (volt)      unfiltered channel 2 (volt)      trigger

the sampling rate is 500Hz for the Attys2 and 250Hz for the Attys1.

In the python directory is the script calc_ep.py which calculates the evoked potential from the raw data.

Credits

attys-ep is based in part on the work of the Qwt project (http://qwt.sf.net).

attys-ep's People

Contributors

berndporr avatar lmunozbohollo avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.