Developed by Lynn Hazan in G. Buzsáki's lab (CMBN, Rutgers Newark, USA).
Distributed under the General Public License (GPL).



If you use NeuroScope for your analyses, please be kind enough to cite the following article in your publications:

L. Hazan, M. Zugaro, G. Buzsáki (2006). Klusters, NeuroScope, NDManager: a Free Software Suite
for Neurophysiological Data Processing and Visualization
, J. Neurosci. Methods 155:207-216.







Click here for more screenshots (data provided by David Robbe and Sean Montgomery).


General

What is NeuroScope?
NeuroScope is an advanced viewer for electrophysiological and behavioral data: it can display local field potentials (EEG), neuronal spikes, behavioral events, as well as the position of the animal in the environment. It also features limited editing capabilities. NeuroScope is part of a larger data analysis framework, including Klusters (powerful and easy-to-use cluster cutting application) and NDManager. NeuroScope was developed by Lynn Hazan in G. Buzsáki's lab (CMBN, Rutgers Newark, USA).

How is NeuroScope distributed?
NeuroScope is a free software distributed under the General Public License (GPL).

Who uses NeuroScope?
NeuroScope is used to process neuronal recordings from the hippocampus and cortex by dozens of teams around the world, including those of G. Buzsáki (Univ. Rutgers, USA), M. Zugaro and S. Wiener (CNRS-Collège de France, France), A. Sirota (Univ. Tübingen, Germany), K. Benchenane (CNRS, France), K. Diba (Univ. Wisconsin, USA), D. Robbe (IDIBAPS, Spain), H. Hirase (RIKEN, Japan), D. Isbrandt (Univ. Hamburg, Germany), V. Crunelli (Univ. Cardiff, UK), G. Laurent (Caltech, USA), E. Kandel (Univ. Columbia, USA), J. Knierim (Univ. Johns Hopkins, USA) and many more...

Installation

NeuroScope was developed for GNU/Linux, but can also run on MacOS (and even in Windows, using a virtual machine such as VirtualBox). Readily-installable packages are provided for (K)Ubuntu. For other platforms, you will need to compile the sources:
   # tar xvzf neuroscope-1.3.5.tar.gz
   # cd neuroscope
   # ./configure --prefix=$(kde-config --prefix) --without-arts
   # make
   # su
     (type root password)
   # make install
Compiling NeuroScope requires KDE3 and libxml2 development libraries.

If you need help, contact Michaël Zugaro at michael.zugaro at college-de-france.fr

Getting Started

The user manual can be acessed in NeuroScope from the Help menu. It is also available online.

NeuroScope can be tested using these example files (16.7MB, courtesy of David Robbe).

Contributing

Developer documentation (API) can be found in the source archive in the directory neuroscope-api/html. It is also available online.





History

June 29 2011 - NeuroScope 1.3.5
September 17 2007 - NeuroScope 1.3.3
February 28 2005 - NeuroScope 1.3.2
January 26 2005 - NeuroScope 1.3.1
December 30 2004 - NeuroScope 1.3
October 26 2004 - NeuroScope at SfN
October 11 2004 - NeuroScope 1.2.5
September 29 2004 - NeuroScope 1.2.4
September 13 2004 - NeuroScope 1.2.3

SourceForge.net Logo