Differences between revisions 31 and 32
Revision 31 as of 2008-04-30 13:13:34
Size: 1962
Editor: hih-kn-2301-01
Comment:
Revision 32 as of 2008-05-06 10:02:30
Size: 2029
Editor: hih-kn-2301-01
Comment:
Deletions are marked like this. Additions are marked like this.
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]]

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)