Neuroplotlib
neuroplotlib is a Python package for plotting neuron models in LFPy.
Installation
neuroplotlib requires LFPy to be installed, which in turn requires the NEURON simulator.
You can download and install NEURON from this link.
Then you can install LFPy with pip or conda:
pip install LFPy
or
conda install LFPy
Finally, neuroplotlib can be installed from pip:
pip install neuroplotlib
or from source:
git clone https://github.com/alejoe91/neuroplotlib
cd neuroplotlib
python setup.py install (or develop)
Usage
Check out this notebook for a gallery of neuroplotlib features.
Release files for neuroplotlib 0.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| neuroplotlib-0.2.1.tar.gz | 120.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| neuroplotlib-0.2.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 131.0 kB
Release files / neuroplotlib-0.2.1.tar.gz
| Download URL | neuroplotlib-0.2.1.tar.gz |
|---|---|
| Size | 120.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
856764939bb60ed832345f439a32a7ebf53e32522ef40b26ab56f85244ae8dc2
|
|
BLAKE2b-256 checksum How to use checksums |
9dc544fb95217dad622a07ea5ed139799fa425cb03345618f6146bf67ca4af7a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.11
|
Release files / neuroplotlib-0.2.1-py3-none-any.whl
| Download URL | neuroplotlib-0.2.1-py3-none-any.whl |
|---|---|
| Size | 10.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ceb7058800fcbd367392faf6c3dd7c0759c2400303b1a9c413ad73f9244857cb
|
|
BLAKE2b-256 checksum How to use checksums |
60f066479b243335c38d5fef9d381ca8507586d154ab64b68fe748d65dcc88ce
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.11
|