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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - `IAU Minor Planet Center `__ - `NEO Confirmation Page `__ - `Possible Comet Confirmation Page `__ - `Minor Planet Database `__ - `MPChecker – checking for known asteroids/comets `__ - `NASA/JPL Center for Near Earth Object Studies `__ - `Small-Body Database `__ - `PYTHON wrapper: astroquery.jplhorizons `__ - `SENTRY – impact risk of known objects `__ - `SCOUT – impact risk of to-be-confirmed objects `__ - `ESA NEODyS `__ Minor Planet Center Related (be aware: may be outdated/not maintained) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - ```mpc-fetch.py`` - fetches properties of all objects that match search params `__ - ```astroquery.mpc`` - Minor Planet Center Queries `__ - ```mpc-client`` - A python client for the Minor Planet Center’s MPC web service `__ Characterization ~~~~~~~~~~~~~~~~ - `PYTHON – Photometry Pipeline `__ - `ADAM `__ – asteroid shape reconstruction from resolved observations General Tools ~~~~~~~~~~~~~ - `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 `__ `Solar System Geometry `__ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - `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 `__ - `Online document can be found here `__ 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. Planets ------- - `Gazetteer of Planetary Nomenclature `__ - The Gazetteer of Planetary Nomenclature is maintained by the Planetary Geomatics Group of the USGS Astrogeology Science Center. Modeling and Simulating Planet ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - `Beam - A Monte Carlo Radiative Transfer Code for studies of Saturn’s Rings `__ - `mpc-fetch.py - fetches properties of all objects that match search params `__ - `astroquery.mpc - Minor Planet Center Queries `__ - `mpc-client - A python client for the Minor Planet Center’s MPC web service `__