Metadata-Version: 2.4
Name: ptb_mmg
Version: 0.3.25
Summary: This is the MMG Repository containing useful tools and development of useful tools for analysing, processing and modelling in python (and matlab)
Author-email: "Ted Yeung, Thorben Pauli, Isabella Murrell, Homayoon Zarshenas" <tyeu008@aucklanduni.ac.nz>
License-Expression: CC-BY-NC-SA-4.0
Project-URL: Homepage, https://github.com/tedcty/ptb/
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: scipy
Requires-Dist: numpy
Requires-Dist: vtk
Requires-Dist: Pyside6
Requires-Dist: tsfresh
Requires-Dist: pymeshlab

# ptb
This is the MMG Repository containing useful tools and development of useful tools for analysing, processing and modelling in python (and matlab)

Contributors: Ted Yeung, Isabella Murrell, Homayoon Zarshenas, Thorben Pauli.

## Requirements
Python 3.10 or above
Packages: 'pandas', 'scipy', 'numpy', 'scikit-learn', 'Pillow', 'vtk', 'PyQt6', 'tsfresh'

## Supported Data formats
### Mocap
c3d, trc, mot (Opensim), sto(Opensim), csv

### Meshes
OBJ, STL, Ply, Vtk

Setup
For using the PTB: * It can be set up using the wheel in the dist folder, which will install ptb into your Python environment.
