DataJoint element for session management - U24 effort
-
element-sessionfeatures a DataJoint pipeline design for session management. -
element-sessionis not a complete workflow by itself, but rather a modular design of tables and dependencies. -
element-sessioncan be flexibly attached to any DataJoint workflow.
See Background for the background information and development timeline.
pip install element-session
If you already have an older version of element-session installed using pip, upgrade with
pip install --upgrade element-session
-
See the workflow-calcium-imaging and workflow-array-ephys repositories for example usages of
element-session. -
See the datajoint-elements repository for a detailed description of the DataJoint elements and workflows.