Skip to content

Element Facemap

DataJoint Element for modeling neural activity based on orofacial tracking using Facemap. This Element supports facemap analysis using distinct keypoints on the mouse face, and computing the singular value decomposition and pupil tracking. DataJoint Elements collectively standardize and automate data collection and analysis for neuroscience experiments. Each Element is a modular pipeline for data storage and processing with corresponding database tables that can be combined with other Elements to assemble a fully functional pipeline.

Experiment Flowchart

flowchart

Data Pipeline Diagram

pipeline

  • We have designed two variations of the pipeline to handle different use cases. Displayed above is the latest facemap_inference schema. Details on all of the facemap schemas can be found in the Data Pipeline documentation page.

Getting Started

  • Clone the repository to your computer
    1
    git clone https://github.com/<enter_github_username>/element-facemap.git
    
  • Install with pip
    1
    pip install -e .
    
  • Tutorials - Start building your data pipeline

Support

  • If you need help getting started or run into any errors, please contact our team by email at support@datajoint.com.