[Blends-commit] r2476 - /projects/science/trunk/debian-science/tasks/neuroscience-electrophysiology
yoh at users.alioth.debian.org
yoh at users.alioth.debian.org
Mon Nov 22 22:25:10 UTC 2010
Author: yoh
Date: Mon Nov 22 22:25:09 2010
New Revision: 2476
URL: http://svn.debian.org/wsvn/blends/?sc=1&rev=2476
Log:
injected relacs
Modified:
projects/science/trunk/debian-science/tasks/neuroscience-electrophysiology
Modified: projects/science/trunk/debian-science/tasks/neuroscience-electrophysiology
URL: http://svn.debian.org/wsvn/blends/projects/science/trunk/debian-science/tasks/neuroscience-electrophysiology?rev=2476&op=diff
==============================================================================
--- projects/science/trunk/debian-science/tasks/neuroscience-electrophysiology (original)
+++ projects/science/trunk/debian-science/tasks/neuroscience-electrophysiology Mon Nov 22 22:25:09 2010
@@ -120,3 +120,36 @@
interfacing with neurophysiology data acquisition and stimulation
instruments. It is based on the eXtensible Instrument Processing
Protocol (XIPP), QT 4, and C/C++.
+
+ ; Added by blends-inject 0.0.4. [Please note here if modified manually]
+Suggests: relacs
+Homepage: http://www.relacs.net
+Language: C++
+License: GPL-2+
+Pkg-Description: framework for closed-loop neurophysiological experiments
+ RELACS is designed as an framework for closed-loop experiments that
+ may considerably speed up this traditional approach and in addition
+ offers novel experimental possibilities. In a closed-loop experiment
+ a stimulus is presented, the resulting response is immediately
+ analyzed, and properties of the next stimulus (e.g. mean
+ intensity) are adjusted as needed.
+ .
+ RELACS comes with an extensive set of data-analysis functions. The
+ functions are implemented in C++ to allow fast and memory efficient
+ data-analysis as it is required for closed-loop experiments:
+ - Basic statistics (e.g. mean, standard deviation)
+ - Spectral analysis: power spectrum, transfer function, coherence
+ - Linear and nonlinear fits (Levenberg-Marquardt and Simplex)
+ - Peak detection
+ - Histograms, interpolation
+ - Stimulus generation: pulse, saw tooth, band-pass filtered white
+ noise, Ornstein-Uhlenbeck noise
+ - Firing rates: mean, binned, convolved with kernels (e.g. rectangle,
+ triangle, Gaussian)
+ - Interspike intervals: histogram, CV, serial correlation, etc.
+ - Spike timing precision: vector strength, reliability, correlation,
+ synchrony etc.
+ .
+ RELACS plugin infrastructure allows to adapt it to specific hardware
+ drivers and they allow you to implement research protocols, filters,
+ spike detectors, etc.
More information about the Blends-commit
mailing list