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.
Stone Soup is currently in beta.
Please see the Stone Soup documentation for more information.
Please see the tutorials, examples, and demonstrations, which you can also try out on Binder:
Stone Soup uses the following dependencies:
Name | License |
---|---|
Python (v3.6+) | PSFL |
SciPy | BSD |
matplotlib | PSF/BSD-compatible |
ruamel.yaml | MIT |
pymap3d | MIT |
utm | MIT |
These dependencies are required for running Stone Soup tests.
Name | License |
---|---|
pytest | MIT |
Flake8 | MIT |
Coverage.py | Apache 2.0 |
These dependencies are required for building Stone Soup documentation.
Name | License |
---|---|
Sphinx | BSD |
sphinx-gallery | BSD |
pillow | PIL Software License |
folium | MIT |
Stone Soup is released under MIT License. Please see License for details.