Planet Science and Small Bodies in the Solar System

Just started


For astrophysicists who is mainly interested in identifying/getting rid of known asteroids in their data:

  • Web-based service, good for just checking a few targets: IAU Minor Planet Center – Minor Planet Checker
    • Only accept certain formats (coordinates need to be sexagesimal, or you need to format your observations in MPC80COL format)
    • No (officially supported) API
  • Command-line program that can be executed locally: astcheck
    • If you need to check for asteroids regularly and/or have a large number of targets, this is for you
    • You do need to maintain an up-to-date copy of either the ASTORB dataset or the MPCORB dataset
    • Be careful about the epochs: it only works when the epoch of your observation matches/is near the epoch of the ASTORB/MPCORB dataset. In other words, be careful if you are checking archival data (you will need to integrate the orbits back to the epoch you want – use integrat to do that)

Small Bodies

Asteroid and Near-Earth Object Survey

Characterization

General Tools

Solar System Geometry

Object Detection

  • spiops - Extension of SPICE functionalities for ESA Missons
    • spiops is a library aimed to help scientists and engineers that deal with Solar System Geometry mainly for planetary science
  • SALTAD
    • SALTAD is comprised of a series of C language function modules for image processing multiframe image data to detect moving asteroids in a star cluttered background.