Metadata-Version: 2.1
Name: moseqpreprocess
Version: 0.1
Summary: A package to filter and plot syllables
Home-page: UNKNOWN
Author: Thomas Wyndham Bush
Author-email: thomaswyndham.bush@unitn.it
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: matplotlib

# MoseqPreprocess

MoseqPreprocess is a package for filtering and plotting syllables.

## Installation

You can install this package using pip:

```bash
pip install moseqpreprocess


