DAD (DECam Asteroid Database)

DescriptionData ReleasesSecond Data Release (DAD DR2)First Data Release (DAD DR1)Table DescriptionsTable MOVDSTable MOVEXPTable MOVGRPTables MOVOBS and MOVMPCData Access

DECam Asteroid Database (DAD)

Description

The DECam Asteroid Database contains a list of candidate asteroids (moving objects) from archival Dark Energy Camera (DECam) images.

The DECam NEO Survey (P.I. Lori Allen) used DECam to measure the size distribution of Near-Earth Objects (NEOs) from 1 km to 10 m. The survey has measured 235 unique NEOs, implying the existence of 4 million NEOs larger than 10 m (Allen 2016). For more information on the NEO survey, see the presentation from the 2015 "Science with DECam meeting".

The fundamental organization and linkage between tables is the dataset. A dataset is a pointing on the sky from which multiple exposures were used to search for asteroid tracklets. This field is common to all tables and is a primary key for joining.

The database is organized around tracklets. A tracklet is some number of measurements from individual exposures that are identified as moving in the field and are celestial sources (i.e. not junk). A tracklet has an identification (movid) which is uniquely derived from the exposure and detection number (groupid). When known, tracklets will have IDs from the Minor Planet Center (mpcid) which may then link multiple tracklets from different nights.

The following is a brief overview of the logical organization of the entities that make up the database tables. A dataset consists of a number of exposures (> 2). An exposure is characterized by an exposure ID (a filename) and parameters of the exposure such as time and length of the exposure. A group is a set of observations of an object in some or all of the exposures identified as forming a moving object tracklet. A tracklet is characterized by an ID and parameters such as the rate of motion and magnitude. An observation is an individual detection of a moving object in a CCD of an exposure. It is characterized by positions in three coordinate systems (equatorial on the sky, CCD image pixel, and cutout image pixel). A filename for a cutout image is also given. Related is a table giving the MPC formatted record for the observation. The set of records for a particular tracklet is what was submitted as a detection to the MPC.

Back to Top

Data Releases

Second Data Release (DAD DR2)

The second release supersedes the first release, and added tracklets derived from all public DECam data that are suitable for the Moving Object Detection System (MODS) algorithm (Valdes et al. 2017). This version is still an early release with some database records having incomplete fields. The database and list of tables can be browsed using Data Lab's table browser.

DAD DR2 Table Information
Table NameRow CountTotal ExposuresTotal Tracklets
movds5,335--
movexp23,62220,001-
movgrp662,154-662,154
movobs2,974,302--
movmpc2,974,297--
DAD DR2 Basic Statistics
P.I.PointingsTracklets
Allen3,126608,829
Sheppard92446,833
Forster2203,353
Fuentes2801,267
Dell_Antonio28433
Munoz84270
French138185
Carlin37140
Vivas39120
Rich12108
Sullivan3573
Saha4662
Trilling4759
Yip1246
Frieman3839
Geha1839
Dai2335
Rest2435
Bonaca1332
Mamajek4430
Heinze327
Crnojevic1522
Konstantopoulos421
Hargis318
Mackey2016
Taylor2116
McMonigal1610
Calamida47
Walker57
Sheen16
Briceno123
Curtin22
McCleary72
Penny22
Rusu12
Silva12
Geisler11
Schlegel11
Yan31

Back to Top

First Data Release (DAD DR1)

The first data release was only for the DECam NEO Survey (P.I. Allen).

DAD DR1 Table Information
Table NameRow CountTotal ExposuresTotal Tracklets
movds4,073--
movexp18,97617,672-
movgrp660,539-660,539
movobs2,968,831--
movmpc2,968,831--
DAD DR1 Basic Statistics
P.I.PointingsTracklets
Allen3,126608,829
Sheppard36646,345
Forster2203,730
Fuentes1321,088
Rich989
Sullivan3372
Saha2453
Geha939
Frieman3237
Dai2335
Heinze327
Bonaca325
Rest1524
Konstantopoulos421
Walker421
Hargis318
Taylor2116
Mackey915
Munoz1014
Crnojevic913
McMonigal610
Sheen16
Calamida24
McCleary23
Rusu12
Geisler11
Mamajek11
Vivas11

Back to Top

Table Descriptions

Table MOVDS

This table describes the characteristics of the datasets (pointings). The time and position fields are for the start of the first observation exposure in the set. Position fields are for the center of the field. See the MOVDS table for column names, descriptions, and datatypes.

Table MOVEXP

The exposure table provides details of each exposure. The expname is a way to link to the image data in the Astro Data Archive. The expid is the sequential count of the exposures in a dataset. The separation time is a relative time for the middle of each exposure with an origin at the start of the first exposure. See the MOVEXP table for column names, descriptions, and datatypes.

Table MOVGRP

This is the main tracklet table. It provides information about each connected set of observations corresponding to a moving object. See the MOVGRP table for column names, descriptions, and datatypes.

Tables MOVOBS and MOVMPC

These tables provide information for each separate detection of a moving object. They provide links to associated files (see below) and to what was reported to the MPC. (The MPC records are sometimes the only way to find information from the MPC website). Note that the MPC records are basically an encoding of the information in the exposure and observation tables in a specific format for reporting the time, position, and estimated magnitude for an observation. See the MOVOBS table for column names, descriptions, and datatypes. See the MOVMPC table for column names, descriptions, and datatypes.

Back to Top

Data Access

The DAD data are accessible by a variety of means:

Data Lab Table Access Protocol (TAP) service

TAP provides a convenient access layer to the DAD catalog database. TAP-aware clients (such as TOPCAT) can point to https://datalab.noirlab.edu/tap, select the dad_dr2 database, and see the database tables and descriptions. You can also view the DAD tables and descriptions in the Data Lab table browser.

Data Lab Query Client

The Query Client is available as part of the Data Lab software distribution. The Query Client provides a Python API to Data Lab database services. These services include anonymous and authenticated access through synchronous or asynchronous queries of the catalog made directly to the database. Additional Data Lab services for registered users include personal database storage and storage through the Data Lab VOSpace.

The Query Client can be called from a Jupyter Notebook on the Data Lab Notebook server. Example notebooks are provided to users upon creation of their user account (register here), and are also available to browse on GitHub at https://github.com/astro-datalab/notebooks-latest.

Back to Top

NSF NOIRLab Logo Horizontal
AboutPublicationsAcknowledgmentsDisclaimersPrivacy Policy
 astrodatalab › Github ›
Version: 0.15.0
 
logo
 
 Menu

Data Explorer
Data Releases
Docs
News

 Support ›
 GitHub ›

AboutPublicationsAcknowledgmentsDisclaimersPrivacy Policy

The Astro Data Lab is part of the U.S. National Science Foundation Community Science and Data Center (CSDC) at NSF NOIRLab, the national center for ground-based nighttime astronomy in the United States.

 Data Explorer  Data Releases  Docs  News 
 GitHub › Support ›