Giter Club home page Giter Club logo

206337's Introduction

=================================================================
PUBLIC DOMAIN NOTICE

National Institute on Deafness and Other Communication Disorders

This software/database is a "United States Government Work" 
under the terms of the United States Copyright Act. It was 
written as part of the author's official duties as a United 
States Government employee and thus cannot be copyrighted. 
This software/database is freely available to the public for 
use. The NIDCD and the U.S. Government have not placed any 
restriction on its use or reproduction. 

Although all reasonable efforts have been taken to ensure 
the accuracy and reliability of the software and data, the 
NIDCD and the U.S. Government do not and cannot warrant the
performance or results that may be obtained by using this 
software or data. The NIDCD and the U.S. Government disclaim 
all warranties, express or implied, including warranties of 
performance, merchantability or fitness for any particular 
purpose.

Please cite the author in any work or product based on this 
material.
=================================================================

Large-Scale Neural Modeling software (LSNM)

Section on Brain Imaging and Modeling
Voice, Speech and Language Branch
National Institute on Deafness and Other Communication Disorders
National Institutes of Health

This README file was last modified on August 9, 2015.

================================================================

Python version of LSNM (Large-Scale Neural Modeling software).
This repository contains the following directories:

   * stimuli_creation: Scripts to create stimuli for simulation
   
   * simulation: Scripts to simulate neural models
   
   * analysis: Scripts to analyze simulated
   
   * visualization: Scripts to visualize simulated data

   * auditory_model: Husain et al (2004)'s auditory model

   * visual_model: Tagamets and Horwitz (1998)'s visual model


To execute this software you will need to
have the following installed on your local machine or server:

   * Python 2.7 for any platform (so far tested on Mac OS and
     RedHat Linux). Please note that python LSNM is NOT compatible
     with either Python 2.6 or Python 3.0.

   * Python modules matplotlib, re, random, math, numpy, sys, and
     PyQt4, pandas, among other scientific computation modules. My
     advice is to download Anaconda Python, freely available
     from continuum.io, which contains Python 2.7 and a full set
     of modules commonly used in scientific computation.
     
   * The Virtual Brain Python modules, located at the TVB github
     repository at https://github.com/the-virtual-brain. You will
     need to clone the directories 'tvb-library' and 'tvb-data'
     and install it locally so that your Python installation is
     able to see the location of such modules. Please refer to the
     instructions provided in the github repository on how to cleanly
     install TVB. Also, refer to the 'Alternate installation: the user
     scheme' at https://docs.python.org/2/install/, for
     instructions on how to install python modules locally when
     you don't have 'write' permission to global-site packages (e.g.,
     you are only a user in a Unix system an do not have a 'root'
     or 'su' password. If the ‘Alternate installation’ does not work, please
     refer to the “Installing Python modules” in the lsnm_in_python
     wiki page, at https://github.com/NIDCD/lsnm_in_python/wiki/Installing-Python-modules.

206337's People

Contributors

tommorse avatar

Watchers

James Cloos avatar  avatar Robert A McDougal avatar  avatar

Forkers

opensourcebrain

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.