We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Domů
Procházet
Nápověda
News
Registrovat se
Přihlásit se
sprenger
/
multielectrode_grasp
rozštěpen z
INT/multielectrode_grasp
Sledovat
1
Oblíbit
1
Rozštěpit
0
Soubory
Strom:
eebd26f4ea
Větve
Značky
ando
bep_animalephys
dataset_nix
enh/embedded_styles
enh/emptyodmldefault
enh/neo09
enh/neo09-2
feature/neo08arrayannotations
feature/neo08arrayannotations_enh
git-annex
master
synced/ando
synced/bep_animalephys
synced/dataset_nix
synced/enh/embedded_styles
synced/enh/emptyodmldefault
synced/enh/neo09
synced/enh/neo09-2
synced/feature/neo08arrayannotations
synced/git-annex
synced/master
to_nix
tool_intro
1.1.0
1.0
initial_pre-release
multielectro...
/
code
/
python-neo
/
neo
/
test
Michael Denker
eebd26f4ea
Update frozen Neo to version 0.5.2
před 6 roky
..
coretest
eebd26f4ea
Update frozen Neo to version 0.5.2
před 6 roky
iotest
eebd26f4ea
Update frozen Neo to version 0.5.2
před 6 roky
README.txt
d1f7f85689
Initial commit of data and code of the Reach-to-Grasp Experiment.
před 7 roky
__init__.py
d1f7f85689
Initial commit of data and code of the Reach-to-Grasp Experiment.
před 7 roky
generate_datasets.py
eebd26f4ea
Update frozen Neo to version 0.5.2
před 6 roky
tools.py
d1f7f85689
Initial commit of data and code of the Reach-to-Grasp Experiment.
před 7 roky
README.txt
To run all tests:
With Python 2.7 or 3.3:
$ python -m unittest discover
If you have nose installed:
$ nosetests
To run tests from an individual file:
$ python test_analogsignal.py
(in all Python versions)
For coverage
nosetests --with-coverage --cover-erase --cover-package=neo