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)
mpc-fetch.py
- fetches properties of all objects that match search paramsastroquery.mpc
- Minor Planet Center Queriesmpc-client
- A python client for the Minor Planet Center's MPC web service
- PYTHON -- Photometry Pipeline
- ADAM -- asteroid shape reconstruction from resolved observations
- sbpy - A Python package for small bodies research
- sbpy is a community effort to build a Python package for small-body planetary astronomy in the form of an astropy affiliated package. See the sbpy website for more
- Include functionalities for planning observations, modeling photometry, fitting astrometry and orbit, analysing spectroscopic data, simulating and analysing cometary gas and dust coma, estimating size/albedo of asteroid, enhancing images, and analysing lightcurve.
- sbpy Tutorials and Workshops Materials
- SPICE - An Observation Geometry System for Space Science Missions
- NASA's Navigation and Ancillary Information Facility (NAIF) offers NASA flight projects and NASA funded researchers an observation geometry information system named "SPICE" to assist scientists in planning and interpreting scientific observations from space-based instruments aboard robotic planetary spacecraft.
- The SPICE Toolkit is available in C, Fortran, IDL, and Matlab.
- SpiceyPy - Python wrapper for the NAIF C SPICE Toolkit
-
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 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.
- Gazetteer of Planetary Nomenclature
- The Gazetteer of Planetary Nomenclature is maintained by the Planetary Geomatics Group of the USGS Astrogeology Science Center.