beowulfey / ctx-pumps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CTX Pumps

Python software for controlling New Era Syringe Pumps Written for chemotaxis experiments for C. elegans by Aaron Wolfe. Circa 2024.

Setup instructions: Prereqs: python 3.12 and pipenv Also, build a wheel for my custom NESP-lib.

git clone this directory and enter it pipenv shell --python 3.12 pipenv install pip install [your nesp-lib wheel you built]

marimo edit mo-pumps.py

About

License:MIT License


Languages

Language:Python 99.8%Language:kvlang 0.2%