Project

General

Profile

Wiki » History » Revision 7

Revision 6 (Davíð Örn Jóhannesson, 2013-06-10 19:48) → Revision 7/27 (Davíð Örn Jóhannesson, 2013-06-11 11:22)

h1. Cognative Tests 

 

 h2. n-Back test. 

 h3. About 

 Under repository\n_back\About\N-Back Test.pdf is useful information about the project. We suggest you read it before embarking on the rest of the assignment. 

 h3. Software 

 The chosen software for this application is Python, using version 2.7. 

 Modules used for the project where: 

 - PySide, for visual activities. Using Qt. 
 - PyAudio, for audio activities. 

  



 h2. Stroop 

 h3. About 

 The stroop test was designed and implemented by dr. Jón Guðnason, and is currently under evaluation and changes in the hands of the developers. 

 h3. Software 

 The program was written and is operated on Matlab.