Python-based Dynamic Gain inputs for distributed patch clamp setup.
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.