Analysis and Replication in Python
Project description
AnarPy - ANalysis And Replication in PYthon
AnarPy is a Python package to facilitate the simulation, analysis, and replication of several experiments using computational whole brain models. For more details, installation instructions, documentation, tutorials, forums, videos and more, please visit: https://anarpy.readthedocs.io
This package is developed and maintained by the Valparaíso Neural Dynamics Laboratory at Universidad de Valparaíso (https://vandal-uv.github.io/)
Prerequisites
Installation
You can install this package with pip
pip install anarpy
Contributing
Contribution is always welcomed! Please follow the contributing guidelines provided in the CONTRIBUTE file
Project Organization
├── LICENSE
├── Makefile <- Makefile with commands like `make data` or `make train`
├── README.md <- The top-level README for developers using this project.
│
├── docs <- A default Sphinx project; see sphinx-doc.org for details
│
│
├── examples <- Jupyter notebooks. Naming convention is a number (for ordering),
│ the creator's initials, and a short `-` delimited description, e.g.
│ `1.0-jqp-initial-data-exploration`.
│
├── requirements.txt <- The requirements file for reproducing the analysis environment, e.g.
│ generated with `pip freeze > requirements.txt`
│
├── setup.py <- makes project pip installable (pip install -e .) so src can be imported
├── src <- Source code for use in this project.
│ ├── __init__.py <- Makes src a Python module
│ │
│ └── anarpy <- Main package folder
| |
│ ├── models <- Different neuronal and neural mass models
| |
| └── utils <- Tools and utilities used in the lab
│
│
└── tox.ini <- tox file with settings for running tox; see tox.readthedocs.io
License
The source code for the site is licensed under the MIT license, which you can find in the LICENSE file.
Citation
Contact
Code Mantainer: Javier Palma-Espinosa (javier.palma@cinv.cl)
Principal Investigator: Patricio Orio (patricio.orio@cinv.cl)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file anarpy-0.1.2.tar.gz.
File metadata
- Download URL: anarpy-0.1.2.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c55023aac27b34aaae4dbd9c4720f2ac516d74f093dc0625400e11a52685621
|
|
| MD5 |
fe3c6a9bb1389ed7a77718199d9b8fa0
|
|
| BLAKE2b-256 |
fcbdf86017ae47398de3ffb16a43bcaef5c90110a72479960b5e8211124cddcf
|
File details
Details for the file anarpy-0.1.2-py3-none-any.whl.
File metadata
- Download URL: anarpy-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
70c4789dc7f1024aad5a9102d46351932dacdb63b39fdf7f931475172f0db813
|
|
| MD5 |
9793498d17640b5c401f84b89caaa4cb
|
|
| BLAKE2b-256 |
801b1f5b33e3d66d523ee4714ce01966b0ffbe6b444b47b5e272a4e5d292f104
|