.gitignore
.travis.yml
LICENSE
MANIFEST.in
README.rst
rtd-requirements.txt
setup.cfg
setup.py
brian2tools/__init__.py
brian2tools/version.py
brian2tools.egg-info/PKG-INFO
brian2tools.egg-info/SOURCES.txt
brian2tools.egg-info/dependency_links.txt
brian2tools.egg-info/requires.txt
brian2tools.egg-info/top_level.txt
brian2tools/plotting/__init__.py
brian2tools/plotting/base.py
brian2tools/plotting/data.py
brian2tools/plotting/morphology.py
brian2tools/plotting/synapses.py
brian2tools/tests/__init__.py
brian2tools/tests/test_plotting.py
dev/conda-recipe/meta.yaml
dev/continuous-integration/conda-server-push.py
dev/doc_tools/plotting_examples/51-2a.CNG.swc
dev/doc_tools/plotting_examples/activity_plots.py
dev/doc_tools/plotting_examples/morphology_plots.py
dev/doc_tools/plotting_examples/synapses_plots.py
dev/release/prepare_release.py
dev/release/upload_to_pypi.py
docs_sphinx/Makefile
docs_sphinx/conf.py
docs_sphinx/index.rst
docs_sphinx/make.bat
docs_sphinx/release_notes.rst
docs_sphinx/developer/coding.rst
docs_sphinx/developer/index.rst
docs_sphinx/developer/releases.rst
docs_sphinx/images/brian_plot_multiple_synapses.png
docs_sphinx/images/brian_plot_rate_mon.svg
docs_sphinx/images/brian_plot_spike_mon.png
docs_sphinx/images/brian_plot_state_mon.svg
docs_sphinx/images/brian_plot_state_mon_view.svg
docs_sphinx/images/brian_plot_synapses.png
docs_sphinx/images/brian_plot_synapses_big.png
docs_sphinx/images/plot_dendrogram.svg
docs_sphinx/images/plot_morphology_2d.svg
docs_sphinx/images/plot_morphology_3d.png
docs_sphinx/images/plot_morphology_3d_diameters.png
docs_sphinx/images/plot_raster.png
docs_sphinx/images/plot_rate.svg
docs_sphinx/images/plot_state.svg
docs_sphinx/images/plot_synapses_connections.svg
docs_sphinx/images/plot_synapses_weights_custom.png
docs_sphinx/images/plot_synapses_weights_delays.svg
docs_sphinx/reference/.gitkeep
docs_sphinx/reference/brian2tools.plotting.base.rst
docs_sphinx/reference/brian2tools.plotting.data.rst
docs_sphinx/reference/brian2tools.plotting.morphology.rst
docs_sphinx/reference/brian2tools.plotting.rst
docs_sphinx/reference/brian2tools.plotting.synapses.rst
docs_sphinx/reference/brian2tools.rst
docs_sphinx/reference/brian2tools.version.rst
docs_sphinx/reference/modules.rst
docs_sphinx/user/index.rst
docs_sphinx/user/installation.rst
docs_sphinx/user/plotting.rst