Skip to content

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

License

Notifications You must be signed in to change notification settings

mirimet1/itng_toolbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.0%
  • Batchfile 1.6%
  • Makefile 1.4%