skip to main content

gaia data release 3 documentation

8.3 Processing steps

8.3.1 Identification of objects

Author(s): Jerôme Berthier

Solar System objects exhibit apparent motions that are generally much larger than those of typical stars. As a consequence, SSOs could not be included in the Initial Gaia Source List (IGSL), nor identified by the global (IDT) or final (IDU) cross-match processing (see Section 3.4.13). Known and unknown SSOs are thus found among unmatched Gaia detections.

It must be noted that, as time passes, the inventory of known SSOs grows. Since the time of launch of Gaia, hundreds of thousands of new asteroids have been discovered, bringing the total number of known SSOs to more than 1 153 000 in late 2021. In order to link daily SSO detections by Gaia (called transits) to the known SSO population in constant evolution, a database of pre-computed ephemerides of all known SSOs is regularly built in SSO processing. Time-dependent Gaia-centric positions of SSOs are arranged by using a HEALPix spatial index (Górski et al. 2005), with a grid resolution Nside=210 and a time resolution adapted for each object. They are stored into an Apache Cassandra database (https://cassandra.apache.org/). During each processing cycle, packets of transits have been cross-matched with known SSOs extracted from the database. For this purpose, the pairs {HEALPix, Epoch} of each transit have been used to extract a sample of zero to few tens of SSO candidates. Their Gaia-centric accurate positions at the transit epoch have then been re-computed by means of numerical integration, providing equatorial coordinates which can be directly compared to measured transit coordinates.

The first criterion of candidate selection relies on the accuracy of SSO orbits. For each target, the ephemeris uncertainty at the epoch of each transit is computed based on the 1-σ Root-Mean-Square (RMS) value (σo) of its orbit by using the Asteroid Orbital Elements Database Astorb (Bowell et al. 1994; Muinonen and Bowell 1993; Muinonen et al. 1994), maintained and made publicly available at Lowell Observatory. A candidate is retained if its current ephemeris uncertainty (CEU) satisfies the condition:

CEU=σo+(t-t0)σo˙<ϵ, (8.1)

where t is the observation epoch of transit, t0 is the reference epoch of the orbital elements, σo˙ is the rate of change of σo, and ϵ is a given threshold. The adopted value ϵ=10′′ leads to discarding all SSOs having uncertain orbits which could lead to spurious identifications.

The second criterion takes into account the relative positions of SSO candidates compared to the recorded transit position, as described by Pineau et al. (2011) in their cross-correlation algorithm. The SSO position is projected into a 2D plane centred on the transit position, so that the relative coordinates of the SSO are x=d, y=0, where d is the angular distance between the two sources calculated by the Haversine function:

d=2arcsinsin2δs-δt2+sin2αs-αt2cosδtcosδs (8.2)

where αt,δt and αs,δs are the equatorial coordinates of the transit and the SSO candidate, respectively. In this plane, an SSO candidate is retained if its coordinates satisfy the condition:

dσxc1-(ρcσxcσyc)2k, (8.3)

where k=3.43935 is the 2D completeness value for a 3-σ criterion (e.g., 99.7 %) and where σxc=(σxt2+σxs2)1/2 and ρcσxcσyc=ρtσxtσyt+ρsσxsσys represent the uncertainties on the positions of the transit (subscript t) and the SSO candidate (s) expressed by their covariance matrix, assuming Gaussian uncertainties. For SSOs, the positional uncertainty is taken as the current ephemeris uncertainty, e.g., σαs=σδs=CEU. For transits, the positional uncertainty is fixed to 0.′′5, as no formal uncertainty is known at this step of the processing.

A third criterion based on the difference of magnitudes between the observed transit and SSO candidates might be used in principle to discriminate between different candidates. Nevertheless, the uncertainty on the predicted apparent magnitudes of many SSOs which can reach in some cases values of the order of 1 mag or even more, limits the scope of this criterion. The reason of this large uncertainty is due to the fact that the magnitude of an SSO at any given epoch depends on the phase angle and on the absolute magnitude of the SSO, namely the magnitude corresponding to zero phase angle (ideal opposition) and unit distance from the Sun and the observer. Unfortunately, SSO absolute magnitudes listed in catalogues are often affected by large errors, and also the variation of magnitude as a function of phase angle is rarely known with good accuracy. In most cases, finally, also the shape of the object and its rotation period and pole are not known, producing a further magnitude uncertainty due to the periodic modulation of the visible cross section of the object produced by its rotation. Moreover, a magnitude-based criterion could also possibly lead to failed identifications of satellites of some SSOs for which the difference in magnitude can reach several magnitudes. Therefore, no magnitude-based criterion was used in Gaia DR3.

If more than one SSO candidate satisfies the identification criteria, there is no obvious method to identify the correct object at this step of the processing. In Gaia DR3, the best candidate has been selected by calculating the quadratic distances between each observed transit and the corresponding SSO candidates, and in the case of more than one possible choice, the object minimizing the distance above was selected. Fortunately, with a grid resolution of 3.44 (Nside=210), this scenario rarely occurs because the likelihood that two SSOs share the same pixel at the same time is close to zero.

The validation of the identification process has shown that the rate of correct identifications is close to 100%, with an uncertainty of less than 1%. This mainly comes from uncertainties on the positions of some SSO candidates, and from the presence of some unfiltered contaminants. This will progressively disappear in the forthcoming Gaia data releases. It is therefore expected that the performances of the SSO processing chain will tend to improve with time.