LICENSE
MANIFEST.in
README.md
pyproject.toml
astra/__init__.py
astra/_numba_compat.py
astra/cdm.py
astra/config.py
astra/conjunction.py
astra/constants.py
astra/covariance.py
astra/data.py
astra/data_pipeline.py
astra/debris.py
astra/errors.py
astra/frames.py
astra/jdutil.py
astra/log.py
astra/maneuver.py
astra/models.py
astra/ocm.py
astra/omm.py
astra/orbit.py
astra/plot.py
astra/propagator.py
astra/py.typed
astra/spacebook.py
astra/spacetrack.py
astra/spatial_index.py
astra/time.py
astra/tle.py
astra/utils.py
astra/version.py
astra/visibility.py
astra_core_engine.egg-info/PKG-INFO
astra_core_engine.egg-info/SOURCES.txt
astra_core_engine.egg-info/dependency_links.txt
astra_core_engine.egg-info/requires.txt
astra_core_engine.egg-info/top_level.txt
examples/01_basic_conjunctions.py
examples/02_visualize_swarm.py
examples/03_ground_station_visibility.py
examples/04_omm_pipeline.py
examples/05_compare_tle_omm.py
examples/06_spacetrack_pipeline.py
examples/07_spacebook_pipeline.py
tests/conftest.py
tests/test_cara_replay.py
tests/test_cdm.py
tests/test_chebyshev.py
tests/test_conjunction.py
tests/test_covariance.py
tests/test_critical_audit_fixes.py
tests/test_ct_a_ephemeris_accuracy.py
tests/test_data.py
tests/test_debris.py
tests/test_errors.py
tests/test_kdtree_benchmark.py
tests/test_new_defect_fixes.py
tests/test_omm.py
tests/test_orbit.py
tests/test_p2_3_overlapping_burns.py
tests/test_p2_4_cdm_validation.py
tests/test_p2_5_mass_safety.py
tests/test_p2_6_spatial_concurrency.py
tests/test_p2_7_tle_strictness.py
tests/test_p2_8_tle_staleness.py
tests/test_phy_d_penumbra_smoothness.py
tests/test_pipeline_smoke.py
tests/test_plot.py
tests/test_regression_audit.py
tests/test_se_a_batch_consistency.py
tests/test_se_c_omm_decay.py
tests/test_spacetrack.py
tests/test_sprint3_coverage.py
tests/test_sterling.py
tests/test_strict_mode.py
tests/test_thread_safety.py
tests/test_time.py
tests/test_time_accuracy.py
tests/test_tle.py
tests/test_utils.py
tests/test_vane_scaling.py
tests/test_visibility.py
tools/benchmark_accuracy.py
tools/benchmark_spatial_optimization.py