Metadata-Version: 2.4
Name: coodddaaaa
Version: 1.4.3
Summary: Coda stretching
Home-page: 
Author: Maximilien Lehujeur / Pierric Mora
Author-email: maximilien.lehujeur@univ-eiffel.fr
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: jupyter
Requires-Dist: notebook
Requires-Dist: sphinx
Requires-Dist: sphinx-rtd-theme
Requires-Dist: myst-parser
Requires-Dist: nbsphinx
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# [COODDDAAAA](https://mlehujeur.github.io/coodddaaaa/)

Signal processing tools to perform stretching based correlation in python. 

### Download
```bash
git clone git@gitlab.univ-eiffel.fr:maximilien.lehujeur/coodddaaaa.git
```

### Install
```
cd coodddaaaa
pip install .

```

### Build the documentation pages
To generate the documentation pages `docs/COoDddAaaaDocumentation.html`, run 
```bash 
python setup.py doc && xdg-open docs/COoDddAaaaDocumentation.html

```

### Tutorials 
See the jupyter notebooks in `examples`
