PynamicGain

Dynamic Gain input generation for distributed PClamp setups.


Keywords
neuroscience, electrophysiology, patch, clamp, scientific, software, data, analysis, dynamic, gain
License
AGPL-3.0
Install
pip install PynamicGain==0.0.9

Documentation

Pynamic Gain

Python-based Dynamic Gain inputs for distributed patch clamp setup.

Installation

Easiest way to install is via conda and pip:

conda create -n pydg_analysis python=3.11
conda activate pydg_analysis
pip install pynamicgain

Verify the installation with:

pydg_help

See the documentation for more information.