Coder Social home page Coder Social logo

rs-2017-netstim's Introduction

#Software Overview

This section should give an overview of the research project as a whole. Relevant papers from which this research led to should be cited here with a brief description of each paper.

What does this repository do? How is the repository organized?

##How to Use

This code uses a number of features in the scientific python stack. This repository has been tested and run on the Mac OS X - El Capitan platform.

###Initial Steps ####Grab Conda Package Manager for Python 2.7 (NOT 3.5) To run code within repository, it is recommended that the user download and install either:

  • Anaconda -- a completely free Python distribution (including for commercial use and redistribution) including more than 300 of the most popular Python packages for science, math, engineering, and data analysis.
  • Miniconda -- a small “bootstrap” version of Anaconda that includes only conda and conda-build, and installs Python

####Clone Conda Environment The user should clone the included environment to install all the packages required to replicate code functionality in this repository. Navigate to the base directory for the repository, ensure that the environment.yml file is in the directory and run:

conda env create -f environment.yml

####Activate the Environment After cloning the Conda environment, named codebase, you must instruct conda to switch to the newly installed environment. To do this, run:

source activate cb-nmfsubnet

rs-2017-netstim's People

Contributors

akhambhati avatar

Watchers

James Cloos avatar  avatar

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.