Differences between revisions 10 and 11
Revision 10 as of 2008-04-21 07:07:27
Size: 1668
Editor: hih-kn-2301-01
Comment:
Revision 11 as of 2008-04-21 07:07:40
Size: 1667
Editor: hih-kn-2301-01
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
== nrec is a software package for stimulation, data acquisition and experiment control. == == nrec is a software package for stimulation, data acquisition and experiment control ==

Description

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

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


acquisition_stimulation.png


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


Current features:

  • graphics primitives:
    • circle
    • dotfield (RDK)
    • arrow
    • movie (avi)
    • image (png)
  • eyetracker calibration, fixation control, online data visualization
  • the option to make a primitive a visual target
  • controllers that make the primitives move and jump and that handle digital in- or outputs
  • freely configurable digital channels for respone buttons, reward systems, LEDs etc.
  • experiment control by strategy based parameter setting

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