NASA’s Double Asteroid Redirection Test Is a Smashing Success

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • thor

    Tracklet-less Heliocentric Orbit Recovery (by moeyensj)

  • Hi, I work on N-body orbit determination software for asteroid detection and planetary defense (for example, https://github.com/moeyensj/thor). Ask me anything.

    You're right that orbit determination is unstable over long runs, and very sensitive to initial conditions. But the good news is that the solar system is big. Most trajectories do not intersect with the earth's location. So perturbing an orbit that we think has a small chance of hitting us tends to be safe.

    Also, of course, after deflection, any object is going to be monitored really closely for a long time.

  • oorb

    An open-source orbit-computation package for Solar System objects.

  • Mostly Python and Fortran. See for example https://github.com/oorb/oorb.

    The hardest problems are always the social ones. How do you get uptake of a new method, how do you get funding, how do you politely tell a collaboration they are doing the wrong thing, etc.

    But if you mean pure technical stuff - the hardest problem I had to solve was rethinking some of the inner loops of the THOR algorithm. The problem was essentially to speed up a Hough transform in 6D space. Lots of time spent profiling CPU cache timings to get that fast.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts