GithubHelp home page GithubHelp logo

itng / itng_toolbox Goto Github PK

View Code? Open in Web Editor NEW
5.0 3.0 2.0 1.27 MB

IASBS Theoretical Neuroscience Group toolbox, to analysis the time series, spike trains and graphs in python.

License: MIT License

Python 61.83% Makefile 0.75% Batchfile 0.89% Jupyter Notebook 36.54%
spike-trains graphs python analysis series

itng_toolbox's Introduction

This is ITNG toolbox package.

  • IASBS Theoretical Neuroscience Group toolbox, to analysis the time series, spike trains and graphs in python.

Please look at the documentation.

installation

from pip

pip3 install itng

from source code

sudo python3 setup.py install
  • to update the documentation:
cd itng/doc 
make html       # for html files
make latexpdf   # for pdf file
  • to run the test
cd itng/tests/
python3 test*.py

How to contribute

Step 1: Set up a working copy on your computer

git clone [email protected]:itng/itng_toolbox.git
git remote add origin2 [email protected]:YOUR_USERNAME/itng_toolbox.git
git remote -v

Step 2: Do some work and push changes

git checkout -b new_branch_name
git add [files added or changed]
git commit -m "message to commit"
git push origin2 new_branch_name

then go to the repository and click on the green button pull request.

itng_toolbox's People

Contributors

ziaeemehr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.