Skip to content

Tools for calculating smoothed 2D position, speed, head direction

License

Notifications You must be signed in to change notification settings

LorenFrankLab/position_tools

Repository files navigation

position_tools

Tools for calculating smoothed 2D position, speed, head direction

Installation

pip install position_tools

Or

conda install -c franklab position_tools

Or

git clone https://github.com/LorenFrankLab/position_tools.git
python setup.py install

Usage

Developer Installation

  1. Install miniconda (or anaconda) if it isn't already installed.
  2. git clone https://github.com/LorenFrankLab/position_tools.git
  3. Setup editiable package with dependencies
cd position_tools
conda env create -f environment.yml
conda activate position_tools
python setup.py develop

About

Tools for calculating smoothed 2D position, speed, head direction

Resources

License

Stars

Watchers

Forks

Packages

No packages published