Skip to main content

DataJoint Elements for Trialized Experiments

Project description

PyPI version

DataJoint Element - Experimental trials

  • element-event features a DataJoint pipeline design for event, trial, and block management.

  • element-event is not a complete workflow by itself, but rather a modular design of tables and dependencies.

  • element-event can be flexibly attached to any DataJoint workflow.

  • See the Element Event documentation for the background information and development timeline.

  • For more information on the DataJoint Elements project, please visit https://elements.datajoint.org. This work is supported by the National Institutes of Health.

Element architecture

In diagram below, BehaviorRecording table starts immediately downstream from Session. Recordings can be segmented into both trials, which are assumed to have duration, and events, which may be instantaneous. Researchers may find one or both appropriate for their particular paradigm. A set of trials can be further organized into blocks, representing a larger span of time. We provide an example workflow with a pipeline script that models combining this Element with the corresponding Element-Session.

Trial & Event Schemas

trial and event schemas

Installation

  • Install element-event

    pip install element-event
    
  • Upgrade element-event previously installed with pip

    pip install --upgrade element-event
    

Usage

Element activation

To activate the element-event, one need to provide:

  1. Schema names for the event or trial module
  2. Upstream Session table: A set of keys identifying a recording session (see Element-Session).
  3. Utility functions. See example definitions here

For more detail, check the docstring of the element-event:

from element_event import event, trial

help(event.activate)
help(trial.activate)

Element usage

Citation

  • If your work uses DataJoint and DataJoint Elements, please cite the respective Research Resource Identifiers (RRIDs) and manuscripts.

  • DataJoint for Python or MATLAB

    • Yatsenko D, Reimer J, Ecker AS, Walker EY, Sinz F, Berens P, Hoenselaar A, Cotton RJ, Siapas AS, Tolias AS. DataJoint: managing big scientific data using MATLAB or Python. bioRxiv. 2015 Jan 1:031658. doi: https://doi.org/10.1101/031658

    • DataJoint (RRID:SCR_014543) - DataJoint for <Select Python or MATLAB> (version <Enter version number>)

  • DataJoint Elements

    • Yatsenko D, Nguyen T, Shen S, Gunalan K, Turner CA, Guzman R, Sasaki M, Sitonic D, Reimer J, Walker EY, Tolias AS. DataJoint Elements: Data Workflows for Neurophysiology. bioRxiv. 2021 Jan 1. doi: https://doi.org/10.1101/2021.03.30.437358

    • DataJoint Elements (RRID:SCR_021894) - Element Event (version <Enter version number>)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

element-event-0.2.3.tar.gz (9.1 kB view details)

Uploaded Source

Built Distribution

element_event-0.2.3-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

Details for the file element-event-0.2.3.tar.gz.

File metadata

  • Download URL: element-event-0.2.3.tar.gz
  • Upload date:
  • Size: 9.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for element-event-0.2.3.tar.gz
Algorithm Hash digest
SHA256 f0ac7e14d3b581f87714b5848827be85a04b1562a03bdc14955ca3dcadd150f0
MD5 837a44dc0c54697f24ee66ef72187ccf
BLAKE2b-256 090f088fdd1c49db052f94dd2b728256967d5618cc61586ef2c773226d9415dc

See more details on using hashes here.

File details

Details for the file element_event-0.2.3-py3-none-any.whl.

File metadata

File hashes

Hashes for element_event-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b84d74e6c7e48a00e157df5f2764202e632d33d51ccee0f5716f3d48267197dd
MD5 173583c9506e7e76e2b1f4a6d3a6b83c
BLAKE2b-256 617d3d019bdf04bec2a84f806fba68b59aeece2256bbba32e0e716c0b2f1b453

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page