Element Lab contains lab related information, such as Lab, User, Project, Protocol, Source.
See Background for the background information and development timeline.
pip install element-lab
If you already have an older version of element-lab installed using pip
, upgrade with
pip install --upgrade element-lab
-
element-lab
is not a complete workflow by itself, but rather a modular design of tables and dependencies that can be flexibly attached to any DataJoint workflow. -
See the workflow-calcium-imaging and workflow-array-ephys repositories for example usages of
element-lab
. -
See the datajoint-elements repository for a detailed description of the DataJoint elements and workflows.