Skip to content

Summer Science Program (SSP) Astro 2024 @ CU Boulder and Sommers-Bausch Observatory — Orbital Determination Code and Report.

License

Notifications You must be signed in to change notification settings

sdkyuanpanda/SSP-CUB-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SSP CUB 2024 Orbital Determination Code

Samuel Yuan

Super cool orbital determination (OD) code and report stuff is available here. OD code is in the od folder and the main od file is titled od_lib_yuan.py. Experiments on asteroid 699 Hela (aka A910 LC) are available in a Jupyter Notebook—slides for the smaller orbital integration project (simulating the asteroid's orbit 50 Myr into the future) are also in the od folder. A copy of the final report, titled ssp_team08_final_report-1.pdf, is in the main directory. Below is a schematic of the OD process:

Orbital elements of Mars-crossing asteroid 699 Hela were determined with Gauss' method. To do this, we observed 699 Hela over the course of $2.5$ weeks and determined three best observations from which we computed its orbital elements. The determined orbital elements of asteroid 699 Hela at Julian Date $2460500.68896$ were $a = 2.61 \pm 0.12 \mathrm{AU}$, $e = 0.410 \pm 0.027$, $i = 15.29 \pm 0.19^{\circ}$, $\Omega = 242.50 \pm 0.12^{\circ}$, $\omega = 91.4 \pm 2.2^{\circ}$, and $M = 321.1 \pm 4.1^{\circ}$ (uncertainties computed with Monte Carlo simulations). Empirically, we obtain low $\sim1.079\%$ error in right ascension and $\sim0.001\%$ error in declination on ephemeris generation consistency checks (comparing the predicted RA and DEC from these calculated orbital elements with the actual RA and DEC at the third observation time).

Below is a plot of 11 simulated orbits of 699 Hela at Julian Date $2460500.68896$ (1 with exact calculated orbital elements and 10 clones with elements accounting for uncertainty—to create our clones, we sample new orbital elements from the calculated ones following $x' \sim \mathcal{N}(x, \delta x), x \in \lbrace a, e, i, \Omega, \omega, M \rbrace$):

Our observations and simulations refine orbital element predictions for 699 Hela and further confirm that it is most likely on a stable orbit and will not hit earth :)! Huge thanks to all SSP CUB faculty, TAs, and peers!

About

Summer Science Program (SSP) Astro 2024 @ CU Boulder and Sommers-Bausch Observatory — Orbital Determination Code and Report.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published