Skip to content

teristam/trialexp

 
 

Repository files navigation

Triexap

This repository contains the analysis pipeline for pycontrol, pyphotometry and Neuropixels data.

Installation

  1. Create a virtual environment in conda.
    conda create -n trialexp python=3.9
  2. Install the dependencies
    pip install -r requirements.txt
  3. Install this package
    pip install -e .

Usage

For detailed usage, please consult the documentation inside the workflow folder.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.1%
  • MATLAB 2.6%
  • Other 1.3%