Introduction ========================== Welcome to DendroTweaks documentation! DendroTweaks is a Python toolbox designed to facilitate the creation and validation of single-cell biophysical neuronal models. The toolbox is available both as a **standalone Python package** and as a **web-based application**. .. list-table:: :header-rows: 0 :widths: 30 70 * - Online platform - `https://dendrotweaks.dendrites.gr `_ * - PyPI project - `https://pypi.org/project/dendrotweaks `_ * - Python package source code - `https://github.com/Poirazi-Lab/DendroTweaks `_ * - Web application source code - `https://github.com/Poirazi-Lab/DendroTweaksApp `_ For a quick overview of the toolbox, including a video demonstration, you can visit our `e-poster `_ presented at the FENS Forum 2024 in Vienna. .. image:: _static/poster.png :width: 75 % :align: center To learn more about the toolbox, you can read our publication in eLife. .. admonition:: Citation Roman Makarov, Spyridon Chavlis, Panayiota Poirazi (2024) DendroTweaks: An interactive approach for unraveling dendritic dynamics eLife 13:RP103324 https://doi.org/10.7554/eLife.103324.1 If you find DendroTweaks helpful for building your models, please consider citing our work. .. code-block:: bibtex @article{Makarov2024, title={DendroTweaks: An interactive approach for unraveling dendritic dynamics}, author={Makarov, Roman and Chavlis, Spyridon and Poirazi, Panayiota}, journal={eLife}, volume={13}, pages={RP103324}, year={2024}, doi={10.7554/eLife.103324.1} } .. toctree:: :maxdepth: 1 :caption: Getting started: self installation changelog support .. toctree:: :maxdepth: 1 :caption: Tutorials: gui tutorials/Quickstart basics advanced .. toctree:: :maxdepth: 1 :caption: API Reference: genindex api/morphology api/biophys api/stimuli api/core api/analysis .. toctree:: :maxdepth: 1 :caption: Useful resources: glossary literature