B612-Asteroid-Institute / precovery

Fast precovery of small body observations at scale
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

refactor: Rewrite inner loop of precover for clarity, and use N-body propagation for per-obs timestamped datasets #83

Closed spenczar closed 1 year ago

spenczar commented 1 year ago

This completes the refactoring started in #82. The inner loop is broken into many smaller functions, constructors are added for candidates. All the zip stuff is replaced with structured arrays and constructors which pull values out of objects.