stonesoup

A tracking and state estimation framework


License
MIT
Install
pip install stonesoup==0.1b10

Documentation

Stone Soup Logo Stone Soup

PyPI Conda Version CircleCI branch Codecov Read the Docs Gitter DOI

Background

Stone Soup is a software project to provide the target tracking and state estimation community with a framework for the development and testing of tracking and state estimation algorithms.

An article is available that details the background to the project, and contains links to sample data.

Please see the Stone Soup documentation for more information.

Please see the tutorials, examples, and demonstrations, which you can also try out on Binder: Binder

Dependencies

Stone Soup uses the following dependencies:

Name License
Python (v3.8+) PSFL
numpy BSD
SciPy BSD
matplotlib PSF/BSD-compatible
ruamel.yaml MIT
pymap3d MIT
utm MIT
ordered-set MIT
setuptools MIT
rtree MIT

Development

Testing

These dependencies are required for running Stone Soup tests.

Name License
pytest MIT
Flake8 MIT
Coverage.py Apache 2.0

Documentation

These dependencies are required for building Stone Soup documentation.

Name License
Sphinx BSD
sphinx-gallery BSD
pillow PIL Software License
folium MIT

License

Stone Soup is released under MIT License. Please see License for details.