TL;DR
commensurability is a Python package that classifies astronomical orbits by measuring the toroid volume traversed, offering a robust alternative to frequency analysis especially under limited data or instabilities.
Contribution
It introduces a tessellation-based algorithm for orbit classification based on configuration space, improving robustness over traditional frequency analysis methods.
Findings
Provides a new tessellation-based orbit classification method.
Demonstrates robustness against frequency instabilities.
Supports multiple galactic dynamics libraries.
Abstract
As a star orbits the center of its host galaxy, the trajectory is encompassed within a 3D toroid. The orbit probes all points in this toroid, unless its orbital frequencies exhibit integer ratios (commensurate frequencies), in which case a small sub-volume is traversed. commensurability is a Python package that implements a tessellation-based algorithm for identifying orbital families that satisfy commensurabilities by measuring the toroid volume traversed over orbit integration. Compared to standard orbit classification methods such as frequency analysis, tessellation analysis relies on configuration space properties alone, making classification results more robust to frequency instabilities or limited integration times. The package provides a framework for analyzing phase-space coordinates using tessellation analysis, including a subpackage for the implementation of the general…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
