Skip to content

Commit

Permalink
Merge pull request #56 from BlueBrain/update-description
Browse files Browse the repository at this point in the history
Update description
  • Loading branch information
ilkilic authored Oct 2, 2023
2 parents fdb585b + 45ec842 commit 406403b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
|banner|

BluePyEModel: Blue Brain Python E-Model Building Library
========================================================
BluePyEModel: Blue Brain Python Electrical Modeling Pipeline
============================================================

+----------------+------------+
| Latest Release | |pypi| |
Expand All @@ -21,7 +21,7 @@ BluePyEModel: Blue Brain Python E-Model Building Library
Introduction
------------

The Blue Brain Python E-Model Building Library (BluePyEModel) is a Python package facilitating the configuration and execution of electrical neuron model (e-model) building tasks. It covers tasks such as extraction of electrical features from electrophysiology data, e-model parameters optimisation and model validation. As such, it builds on top of `eFEL <https://github.com/BlueBrain/eFEL>`_, `BluePyEfe <https://github.com/BlueBrain/BluePyEfe>`_ and `BluePyOpt <https://github.com/BlueBrain/BluePyOpt>`_.
The Blue Brain Python Electrical Modeling Pipeline (BluePyEModel) is a Python package facilitating the configuration and execution of electrical neuron model (e-model) building tasks. It covers tasks such as extraction of electrical features from electrophysiology data, e-model parameters optimisation and model validation. As such, it builds on top of `eFEL <https://github.com/BlueBrain/eFEL>`_, `BluePyEfe <https://github.com/BlueBrain/BluePyEfe>`_ and `BluePyOpt <https://github.com/BlueBrain/BluePyOpt>`_.

For a general overview and example of electrical model building, please refer to the preprint: `A universal workflow for creation, validation and generalization of detailed neuronal models <https://www.biorxiv.org/content/10.1101/2022.12.13.520234v1.full.pdf>`_.

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
setup_requires=['setuptools_scm'],
author="Blue Brain Project, EPFL",
author_email="",
description="Blue Brain Python E-Model Building Library",
description="Blue Brain Python Electrical Modeling Pipeline",
long_description=README,
long_description_content_type="text/x-rst",
license="Apache-2.0",
Expand Down

0 comments on commit 406403b

Please sign in to comment.