moeyensj / thor

Tracklet-less Heliocentric Orbit Recovery
BSD 3-Clause "New" or "Revised" License
40 stars 14 forks source link

Refactor propagateTestParticle to support multiple orbit propagations #5

Closed moeyensj closed 5 years ago

moeyensj commented 5 years ago

propagateTestParticle in pyoorb.py is use-case limited and needs to be made more general so that orbits generated by IOD can be propagated to generate ephemerides

moeyensj commented 5 years ago

Both the pyoorb and oorb scripts should also be moved to the orbits submodule while IOD is under active development