Differences between revisions 30 and 38 (spanning 8 versions)
Revision 30 as of 2008-04-21 09:42:20
Size: 1975
Editor: hih-kn-2301-01
Comment:
Revision 38 as of 2009-09-17 05:27:27
Size: 2339
Editor: hih-kn-2301-01
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
Originally it was designed to be used in [[http://www.hih-tuebingen.de/abteilungen/kn/|cognitive brain research]], but it is made to be as generally applicable as possible: Originally it was designed to be used in [[http://www.hih-tuebingen.de/index.php?id=82&L=1|cognitive brain research]], but it is made to be as generally applicable as possible:
Line 19: Line 19:
  * [[http://www.comedi.org/|comedi data acquisition library]] supports a lot of '''standard''' cards/boards/boxes   * [[http://www.comedi.org/|comedi data acquisition library]] supports a lot of '''standard''' [[http://www.comedi.org/hardware.html|cards/boards/boxes]]
Line 21: Line 21:
  * it runs on a '''standard''' debian linux   * it runs on a '''standard''' [[http://www.debian.org/|debian linux]]
Line 31: Line 31:
  * rectangle
Line 34: Line 35:
  * [[Screenshots#landoltC|Landolt-C (for visual acuity measurements)]]
Line 37: Line 39:
  * [[Screenshots#Dotfield3D|3D dotfield]] (stereo-mode: none, anaglyph, quad-buffer)
  * [[Screenshots#CheckerboardCircular|circular checkerboard]], also in parts, with flickering and radial and tangential movement
Line 42: Line 46:
 * [[Screenshots#luminance_correction|luminance correction]] by using a freely definable alpha mask loadable from a simple file  * [[LuminanceCorrection|luminance correction]] by using a freely definable alpha mask loadable from a simple file

Description

1. nrec is a software package for stimulation, data acquisition and experiment control

Originally it was designed to be used in cognitive brain research, but it is made to be as generally applicable as possible:


  • acquisition_stimulation.png


2. nrec is based on standard technology for robustness and enduring usability

  • hardware independence:
  • software standards:
    • it runs on a standard debian linux

    • it is developed in standard C++

    • parameter files format: standard XML

    • data storage files format: standard hdf5, Matlab readable

    • graphics primitives are built using the standard OpenGL library


3. Current features

nrec: Description (last edited 2009-09-17 05:27:27 by hih-kn-2301-01)