Orbdetpy

Latest version: v2.1.0

Safety actively analyzes 629994 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

2.0.2

Minor release in the 2.x.x series

2.0.1

Minor release in the 2.x.x series with bug fixes and performance speed-ups in the Python wrapper code.

2.0.0

This release completely eliminates the use of JSON files for specifying Python function parameters. The new interface uses a declarative syntax for functions. Take a look at the code under `examples` that demonstrates the updated interface and new capabilities.

1.3.0

1.2.0

1.1.0

New features:

1. The CPU intensive `propagate_orbits`, `simulate_measurements`, and `determine_orbit` may now be called asynchronously, which allows orbdetpy to use multiple CPU cores and hyper-threading. See `examples/run_tests.py` for an example of the caller-side changes needed to support multi-threaded synchronization. The UKF will automatically propagate sigma points in parallel without any additional user input needed.

2. Station measurement biases and other parameters may now be estimated or considered in the UKF. The EKF can only estimate Cd, Cr and DMC accelerations but not station biases.

3. Outlier detection may now be configured using the parameters in `docs/file_formats.md`.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.