English
 
Help Privacy Policy Disclaimer
  Advanced SearchBrowse

Item

ITEM ACTIONSEXPORT

Released

Poster

A Data Management System for Electrophysiological Data Analysis

MPS-Authors
/persons/resource/persons83896

Ecker,  AS
Research Group Computational Vision and Neuroscience, Max Planck Institute for Biological Cybernetics, Max Planck Society;
Max Planck Institute for Biological Cybernetics, Max Planck Society;

/persons/resource/persons83801

Berens,  P
Research Group Computational Vision and Neuroscience, Max Planck Institute for Biological Cybernetics, Max Planck Society;
Max Planck Institute for Biological Cybernetics, Max Planck Society;

/persons/resource/persons84007

Keliris,  GA
Department Physiology of Cognitive Processes, Max Planck Institute for Biological Cybernetics, Max Planck Society;
Max Planck Institute for Biological Cybernetics, Max Planck Society;

/persons/resource/persons84063

Logothetis,  NK
Department Physiology of Cognitive Processes, Max Planck Institute for Biological Cybernetics, Max Planck Society;
Max Planck Institute for Biological Cybernetics, Max Planck Society;

/persons/resource/persons84260

Tolias,  AS
Department Physiology of Cognitive Processes, Max Planck Institute for Biological Cybernetics, Max Planck Society;
Max Planck Institute for Biological Cybernetics, Max Planck Society;

Fulltext (restricted access)
There are currently no full texts shared for your IP range.
Fulltext (public)

Göttingen-2007- Ecker.pdf
(Any fulltext), 10KB

Supplementary Material (public)
There is no public supplementary material available
Citation

Ecker, A., Berens, P., Keliris, G., Logothetis, N., & Tolias, A. (2007). A Data Management System for Electrophysiological Data Analysis. Poster presented at 7th Meeting of the German Neuroscience Society, 31st Göttingen Neurobiology Conference, Göttingen, Germany.


Cite as: https://hdl.handle.net/11858/00-001M-0000-0013-CE2D-F
Abstract
Recent advances in both electrophysiological recording techniques and hardware capabilities have enabled
researchers to simultaneously record from a large number of neurons in different areas of the brain. This opens
the door for a wide range of complex analyses potentially leading to a better understanding of the principles
underlying neural network computations. At the same time, due to the increasing amount of data with
increasing complexity, significantly more emphasis has to be put on the data analysis task. Although
high-level scripting languages such as Matlab can speed up the development of analysis tools, in our
experience, a too large amount of time is still spent on (re)structuring and (re)organizing data for specific
analyses.
Therefore, our goal was to develop a system which enables experimental neuroscientists to spend less time on
organizing their data and more on data collection and creative analysis. We developed an object oriented
Matlab toolbox which supplies the user with basic data types and functions to organize and structure various
types of electrophysiological data. By using an object oriented, hierarchical layout, basic functionality, such as
integration of metadata, or storage and retrieval of data and results, is implemented independent of specific
data formats or experimental designs. This provides maximal flexibility and compatibility with future
experiments and new data formats. All data and experimental results are stored in a database, so the
experimenter can choose which data to keep in memory for faster access and which to save to disk to save
resources. Additionally, we have created an extensive library of basic analysis and visualization tools that can
be used to get an overview of the data.