Skip to content
/ ESO Public

Evolutionary Spectrogram Optimisation For Passive Accoustic Monitoring

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE.md
Unknown
COPYING.md
Notifications You must be signed in to change notification settings

ufuk-cakir/ESO

Repository files navigation

Welcome to ESO: Evolutionary Spectrogram Optimisation

License: MIT GitHub Workflow Status Documentation Status codecov

Note

⚠️ The main branch is currently under construction. We will add proper unit testing soon. Check the develop branch for an experimental API.

Installation

The Python package ESO can be installed from PyPI:

python -m pip install ESO

Development installation

If you want to contribute to the development of ESO, we recommend the following editable installation from this repository:

git clone https://github.com/ufuk-cakir/ESO
cd ESO
python -m pip install --editable .[tests]

Having done so, the test suite can be run using pytest:

python -m pytest

Acknowledgments

This repository was set up using the SSC Cookiecutter for Python Packages.

About

Evolutionary Spectrogram Optimisation For Passive Accoustic Monitoring

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE.md
Unknown
COPYING.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published