Miscellaneous functions for tracking analysis in Python using DeepLabCut at Physics for Medicine
Project description
PhysBeh
This repository contains the main function and classes written in Python for analysis of tracking data in the Physics for Medicine lab.
The code is written in the format of a Python package (physbeh).
This is the core package used for the behavioral analysis in the following paper:
Cybis Pereira, F., Castedo, S.H., Meur-Diebolt, S.L., Ialy-Radio, N., Bhattacharya, S., Ferrier, J., Osmanski, B.F., Cocco, S., Monasson, R., Pezet, S., et al. (2026). A vascular code for speed in the spatial navigation system. Cell Reports 45. https://doi.org/10.1016/j.celrep.2025.116791.
This package was implemented for easily manipulation of DeepLabCut output data. Today there are more structured and well-maintained packages for this purpose, such as movement <https://github.com/neuroinformatics-unit/movement>.
Installation
physbeh can be installed from PyPI normally with pip install physbeh. Or you can install it from source
1. Install PhysBeh from source
python -m pip install git+https://github.com/FelipeCybis/physbeh.git
2. Check installation
Check that all tests pass:
import physbeh
If no error is raised, you have installed PhysBeh correctly.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file physbeh-0.6.6.tar.gz.
File metadata
- Download URL: physbeh-0.6.6.tar.gz
- Upload date:
- Size: 44.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f6b4ab40199ad281488f3b314bbf146d96818b8489baab52f624bf870158e4f
|
|
| MD5 |
99d3dfd188846ceabc7f4f54edc79577
|
|
| BLAKE2b-256 |
53ef7dc5195ec147ad2244f690d5f328e9709537925f6b60ee2afd2399fe8462
|
File details
Details for the file physbeh-0.6.6-py3-none-any.whl.
File metadata
- Download URL: physbeh-0.6.6-py3-none-any.whl
- Upload date:
- Size: 44.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3ce88b2b4c770e2a58601309e1ad6da6145ecc825598264ee16d85f586b619b
|
|
| MD5 |
13824f1aa393f79a79408195ccd5fe33
|
|
| BLAKE2b-256 |
582fcfc574f35d2d9b9d9d55ac78ade5615236af9ce450b07a2eec76fdc1ed17
|