Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nSTAT

"neural Spike Train Analysis Toolbox" using point-process GLM methods

downloaded from http://www.neurostat.mit.edu/nstat on April 29, 2013

nSTAT was written by I. Cajigas, W.Q. Malik, and E.N. Brown

For more information, see the associated publication: Cajigas I, Malik WQ, Brown EN. nSTAT: Open-source neural spike train analysis toolbox for Matlab. J Neurosci Methods 211: 245-264 (2012)

Installation

  1. Clone the GitHub repository (git clone https://github.com/jsiegle/nSTAT.git)

  2. Change your Matlab working directory to the folder you just downloaded.

  3. type nSTAT_Install from the Matlab command prompt; this will add nSTAT to the Matlab search path and make the help files searchable.

Data files

The original nSTAT package included over 500 MB of example data files. If you'd like to access those files, please follow the link above.

License information

nSTAT version 1, copyright (c) 2012 Massachusetts Institute of Technology Cajigas I, Malik WQ, Brown EN

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

%% Additional files Library files: zernike.zip, fixPSlinestyle.m, xticklabel_rotate.m were obtained from http://www.mathworks.com/matlabcentral and are subject to the terms and conditions of the BSD 2-Clause license located at http://opensource.org/licenses/bsd-license.php. The respective authors copyrights on their original software.

Links: zernike polynomials http://www.mathworks.com/matlabcentral/fileexchange/7687-zernike-polynomials fixPSlinstyle http://www.mathworks.com/matlabcentral/fileexchange/17928-fixpslinestyle xticklabel_rotate: http://www.mathworks.com/matlabcentral/fileexchange/3486-xticklabelrotate

About

"neural Spike Train Analysis Toolbox" using point-process GLM methods

Resources

Code of conduct

Stars

Watchers

Forks

Releases

Packages

Contributors