Cross-match

Target selection in SDSS-V relies on a large number of parent catalogs, which form the pool from which we select targets that will be observed. Any object observed in SDSS-V’s FPS program belongs to one or more of these parent catalogs. Examples of parent catalogs include Gaia DR2/3, Legacy Survey DR8/10, Pan-STARRS, etc. With few exceptions (e.g., pre-public release eROSITA catalogs), all the catalogs from which we drew sources are publicly available and supported by a publication.

Given the range and scope of the parent catalogs, we expect many of their sources to be in common. This leads to the need for a process of “cross-matching” in which the same physical objects are assigned a unique identifier. The cross-matching process is described in detail in Sánchez-Gallego et al. (in prep.)

The cross-matching process

The cross-matching process begins with the ingestion of all the necessary parent catalogs into a dedicated schema in our internal PostgreSQL targeting database (catalogdb). The result of this process is a list of unique sources, each one assigned an identifier (catalogid), and the corresponding associations between each catalogid and the parent catalogs.

The cross-match adds input catalogs one-by-one to the full catalog, and for each new catalog we perform a cross-match in three phases. In phase 1 we link the new input catalog to the full catalog through external ids contained in the tables. In phase 2, for any remaining unmatched entries in the input catalog, we perform a spatial cross-match using coordinates and proper motions. In phase 3, we ingest the remaining entries that haven’t been cross-matched as new entries to the full catalog. The figure below shows how the cross-match phases work for each table that is ingested.

In phases 1 and 2, catalog sources are matched to entries already present in table catalog, assigned the already existing catalogid, and an entry is added to the table mos_catalog_to_tablename table. Phase 1 uses foreign key associations that may exist between the input catalog and the previously input catalogs.

Phase 2 treats objects with no existing associations and utilizes a spatial cross-match. We perform a cone-search for each new target against the list of already processed sources in mos_catalog. We use a cone-search radius that matches the spatial resolution of the catalog being processed (1 arcsec in most cases, which matches our on-sky fiber size). The result is that multiple sources may be associated with the new target. In these cases the mos_catalog_to_<tablename> contains entries for all the cone-search matches and the closest match is marked with best=True.

Phase 3 handles objects with no existing associations and no successful cross-match, and adds such objects as new entries in mos_catalog. Each entry (from, for example, “tableN”) that is ingested in phase 3 is added to the mos_catalog table with a unique identifier called catalogid and with parameter lead set to “tableN”, which means that the coordinates, proper motions, and parallax value (if available) are taken from tableN. An entry is also added to a join table, that in this case would be called mos_catalog_to_tableN, that relates objects in a specific table to their counterparts in the mos_catalog table.

Flowchart of how the cross-match process works. In phase 1 tables are linked using foreign key columns containing ids from other table, in phase 2 stars are matched spatially using a distance cutoff after correcting for proper motions, and in phase 3 we ingest the unmatched entries to the output catalog table. In this example the first table to be ingested was TIC-v8, but that changes with different versions of the cross-match process. Credit: José Sánchez-Gallego

The cross-match process is sensitive to the order in which the parent catalogs are processed, as well as to the cone-search radius used during the spatial cross-match phase. In general we process all-sky, high spatial resolution catalogs first (TIC v8, Gaia DR2/3, Legacy Survey DR8/10), with lower resolution catalogs being processed later.

Cross-match history

The first cross-match, internally labeled 0.1.0, was performed for the SDSS-V plate program, and created the first version of the SDSS mos_catalog table.

For the first robotic FPS operations, a second cross-match was performed, labeled 0.5.0. This cross-match added additional catalogs needed for FPS targeting. We released this version of the cross-match in DR18.

In 2023, we performed a final 1.0.0 cross-match for SDSS-V, which is being released as part of DR20, and incorporates new catalogs such as Gaia DR3.

For DR20, all 0.1.0, 0.5.0, and 1.0.0 cross-matches exist as separate sets of entries in the mos_catalog table. We indicate the cross-match for each entry with the version_id, which can be joined with mos_catalogdb_version to obtain the corresponding plan name (version_id 21 joins to 0.1.0, version_id 25 joins to 0.5.0, and version_id 31 joins to 1.0.0).

With multiple cross-matches, it becomes necessary to associate objects across them. We created sdss_id for this, described below.

sdss_id

Because our targeting needs have changed during SDSS-V, as described above we have re-run the cross-match process several times for different sets of parent catalogs. By design, each cross-match process doesn’t “know” about previous cross-matches or the catalogids assigned in them. As a result, a given physical source will be assigned a new catalogid in each version of the cross-match.

To address this issue we perform an additional step in which an overall unique identifier, sdss_id, is assigned to each physical source and linked to all the catalogids associated with that source. The details of the sdss_id process are described here.

Target selection products

The relevant database tables from catalogdb, targetdb, and opsdb are publicly released. These datasets are often referred to as the “MOS target” products and can be accessed using CASJobs or by downloading flat FITS files. Each table is prefixed with mos_ to indicate that they are targeting products related to the multi-object spectroscopy component of SDSS-V. These products only include information related to SDSS-V objects targeted for observation, and are not complete representations of the upstream catalogues. For example, the mos_allwise table/FITS file does not contain the entire ALLWISE catalog; instead it only includes objects that are associated with targets selected in one or more SDSS-V cartons.

The following table summarizes the targeting products being released in DR20, along with their data models. Large tables are split into multiple “chunks” when converted to FITS files. The “# chunks” column indicates how many files the given product encompasses. The name of the table in the DR20 CASJobs schema is the same as the one listed under the “Product” column.

Product Description Data model # chunks
mos_allstar_dr17_synspec_rev1 The APOGEE All-Star DR17 synspec catalogue. ⤴️ 1
mos_allwise ALLWISE catalog: https://wise2.ipac.caltech.edu/docs/release/allwise/. For detailed descriptions of the columns see: https://wise2.ipac.caltech.edu/docs/release/allwise/expsup/sec2_1a.html ⤴️ 31
mos_assignment This table stores the assignment of a given target in a carton to a fiber of a given instrument. A collection of assignments are included within a design, which is one configuration of the robots for an exposure. ⤴️ 155
mos_bailer_jones_edr3 Geometric and photogeometric distances to 1.47 billion stars in Gaia Early Data Release 3 from Bailer-Jones et al. (2021) (see https://ui.adsabs.harvard.edu/abs/2021AJ….161..147B/abstract). ⤴️ 31
mos_best_brightest Catalog for the selection of bright metal-poor stars from the method of Schlaufman and Casey (2014): https://ui.adsabs.harvard.edu/abs/2014ApJ…797…13S/abstract. WISE values from WHICH CATALOG, 2MASS values from 2MASS point source catalog. ⤴️ 1
mos_bhm_csc Chandra Source Catalogue version 2.0 (CSC2) sources. ⤴️ 3
mos_bhm_csc_v2 CSC2 X-ray sources. ⤴️ 1
mos_bhm_csc_v3 Chandra Source Catalog (CSC) 2.1 Optical/IR Counterparts Catalog ⤴️ 1
mos_bhm_efeds_veto The BHM-SPIDERS eFEDS veto catalogue. ⤴️ 1
mos_bhm_rm_tweaks Reverberation mapping (RM) targets for SDSS-V. ⤴️ 1
mos_bhm_rm_v0 Parent sample for the RM project. ⤴️ 2
mos_bhm_rm_v0_2 Parent sample for the RM project. ⤴️ 1
mos_bhm_rm_v1 arent sample for the RM project. ⤴️ 3
mos_bhm_rm_v1_1 arent sample for the RM project. ⤴️ 1
mos_bhm_rm_v1_3 arent sample for the RM project. ⤴️ 1
mos_bhm_spiders_agn_superset One of several tables describing optical/IR counterparts to eROSITA ⤴️ 1
mos_bhm_spiders_clusters_superset One of several tables describing optical/IR counterparts to eROSITA ⤴️ 1
mos_cadence Cadences define the time between series of exposures (one “epoch”) on a field, and the observing conditions, e.g., skybrightness, for each epoch. ⤴️ 2
mos_cadence_epoch Constraints for a single epoch within a cadence. ⤴️ 1
mos_carton The table contains the list of cartons along with the target selection plan that generated them. ⤴️ 199
mos_carton_to_target The table stores the targets assigned to a given carton along with information about the instrument that will observe that target, and offsetting data. ⤴️ 198
mos_cataclysmic_variables Gaia DR2 parameters for AAVSO cataclysmic variables from cataclysmic (explosive and nova-like) variables (N, NA, NB, NC, NL, NR, SN, SNI, SNII, UG, UGSS, UGSU, UGZ, ZAND). VSX catalog downloaded in summer 2019 and then manually pruned. ⤴️ 1
mos_catalog The results of the cross-match used for DR20 targeting. Entries in this table are expected to be unique physical objects drawn from one or more parent catalogues. The dr20_catalog_to_ tables provide the relationships to their parent catalogue counterparts. ⤴️ 894
mos_catalog_from_sdss_dr19p_speclite Relational table linking dr20_catalog with dr20_sdss_dr19p_speclite. Although this table has the same columns and purpose of other “catalog_to_X” tables in this schema, it is explicitly named “catalog_from” as it was generated using a bespoke cross-match different from the usual process used for other cross-matched tables in DR20. ⤴️ 4
mos_catalog_to_allstar_dr17_synspec_rev1 The table contains the cross-match between the dr20_catalog targets and the dr20_allstar_dr17_synspec_rev1 table. ⤴️ 1
mos_catalog_to_allwise The table contains the cross-match between the dr20_catalog targets and the dr20_allwise table. ⤴️ 89
mos_catalog_to_bhm_csc The table contains the cross-match between the dr20_catalog targets and the dr20_bhm_csc table. ⤴️ 1
mos_catalog_to_bhm_efeds_veto The table contains the cross-match between the dr20_catalog targets and the dr20_bhm_efeds_veto table. ⤴️ 1
mos_catalog_to_bhm_rm_v0 The table contains the cross-match between the dr20_catalog targets and the dr20_rm_v0 table. ⤴️ 2
mos_catalog_to_bhm_rm_v0_2 The table contains the cross-match between the dr20_catalog targets and the dr20_rm_v0_2 table. ⤴️ 1
mos_catalog_to_catwise2020 The table contains the cross-match between the dr20_catalog targets and the dr20_catwise2020 table. ⤴️ 36
mos_catalog_to_gaia_dr2_source The table contains the cross-match between the dr20_catalog targets and the dr20_gaia_dr2_source table. ⤴️ 93
mos_catalog_to_gaia_dr3_source The table contains the cross-match between the dr20_catalog targets and the dr20_gaia_dr3_source table. ⤴️ 34
mos_catalog_to_glimpse The table contains the cross-match between the dr20_catalog targets and the dr20_glimpse table. ⤴️ 5
mos_catalog_to_guvcat The table contains the cross-match between the dr20_catalog targets and the dr20_guvcat table. ⤴️ 21
mos_catalog_to_legacy_survey_dr10 The table contains the cross-match between the dr20_catalog targets and the dr20_legacy_survey_dr10 table. ⤴️ 19
mos_catalog_to_legacy_survey_dr8 The table contains the cross-match between the dr20_catalog targets and the dr20_legacy_survey_dr8 table. ⤴️ 41
mos_catalog_to_mangatarget The table contains the cross-match between the dr20_catalog targets and the dr20_mangatarget table. ⤴️ 1
mos_catalog_to_marvels_dr11_star The table contains the cross-match between the dr20_catalog targets and the dr20_marvels_dr11_star table. ⤴️ 1
mos_catalog_to_marvels_dr12_star The table contains the cross-match between the dr20_catalog targets and the dr20_marvels_dr12_star table. ⤴️ 1
mos_catalog_to_mastar_goodstars The table contains the cross-match between the dr20_catalog targets and the dr20_mastar_goodstars table. ⤴️ 1
mos_catalog_to_milliquas_7_7 The table contains the cross-match between the dr20_catalog targets and the dr20_milliquas_7_7 table. ⤴️ 1
mos_catalog_to_panstarrs1 The table contains the cross-match between the dr20_catalog targets and the dr20_panstarrs1 table. ⤴️ 47
mos_catalog_to_sdss_dr13_photoobj_primary The table contains the cross-match between the dr20_catalog targets and the dr20_sdss_dr13_photoobj_primary table. ⤴️ 31
mos_catalog_to_sdss_dr16_specobj The table contains the cross-match between the dr20_catalog targets and the dr20_sdss_dr16_specobj table. ⤴️ 6
mos_catalog_to_sdss_dr17_specobj The table contains the cross-match between the dr20_catalog targets and the dr20_sdss_dr17_specobj table. ⤴️ 3
mos_catalog_to_skies_v1 The table contains the cross-match between the dr20_catalog targets and the dr20_skies_v1 table. ⤴️ 12
mos_catalog_to_skies_v2 The table contains the cross-match between the dr20_catalog targets and the dr20_skies_v1 table. ⤴️ 13
mos_catalog_to_skymapper_dr2 The table contains the cross-match between the dr20_catalog targets and the dr20_skymapper_dr2 table. ⤴️ 19
mos_catalog_to_supercosmos The table contains the cross-match between the dr20_catalog targets and the dr20_supercosmos table. ⤴️ 35
mos_catalog_to_tic_v8 The table contains the cross-match between the dr20_catalog targets and the dr20_tic_v8 table. ⤴️ 101
mos_catalog_to_twomass_psc The table contains the cross-match between the dr20_catalog targets and the dr20_twomass_psc table. ⤴️ 85
mos_catalog_to_tycho2 The table contains the cross-match between the dr20_catalog targets and the dr20_tycho2 table. ⤴️ 4
mos_catalog_to_unwise The table contains the cross-match between the dr20_catalog targets and the dr20_unwise table. ⤴️ 42
mos_catalog_to_uvotssc1 The table contains the cross-match between the dr20_catalog targets and the dr20_uvotssc1 table. ⤴️ 4
mos_catalog_to_xmm_om_suss_4_1 The table contains the cross-match between the dr20_catalog targets and the dr20_xmm_om_suss_4_1 table. ⤴️ 1
mos_catalog_to_xmm_om_suss_5_0 The table contains the cross-match between the dr20_catalog targets and the dr20_xmm_om_suss_5_0 table. ⤴️ 1
mos_catalogdb_version Table containing crossmatch versions ⤴️ 1
mos_category This table indicates the category of a carton (science, standards, etc.) ⤴️ 1
mos_catwise2020 The CatWISE2020 Catalog (https://ui.adsabs.harvard.edu/abs/2021ApJS..253….8M/abstract) See https://irsa.ipac.caltech.edu/data/WISE/CatWISE/gator_docs/catwise_colDescriptions.html for more detailed column descriptions. ⤴️ 36
mos_design This table stores the meta-data for the design, including its Design Mode and versioning information. ⤴️ 4
mos_design_mode The parameters for the metrics that describe a given Design Mode, where a Design Mode constrains the assignments on a design. ⤴️ 2
mos_design_mode_check_results Summary if design passed individual Design Mode checks from dr20_design_mode. ⤴️ 1
mos_design_to_field Connects a design to a given field within a version of the survey. Sets the placement of the design in the overall exposure sequence for that field. ⤴️ 1
mos_ebosstarget_v5 A catalog of targets, selected from SDSS+WISE imaging that were considered for observation in the SDSS-IV/eBOSS project, including spectrophotometric starts and candidate QSOs. ⤴️ 2
mos_erosita_superset_agn One of several tables describing optical/IR counterparts to eROSITA ⤴️ 2
mos_erosita_superset_clusters One of several tables describing optical/IR counterparts to eROSITA ⤴️ 1
mos_erosita_superset_compactobjects One of several tables describing optical/IR counterparts to eROSITA ⤴️ 1
mos_erosita_superset_stars One of several tables describing optical/IR counterparts to eROSITA ⤴️ 1
mos_erosita_superset_v1_agn One of several tables describing optical/IR counterparts to eROSITA ⤴️ 3
mos_erosita_superset_v1_clusters One of several tables describing optical/IR counterparts to eROSITA ⤴️ 1
mos_erosita_superset_v1_compactobjects One of several tables describing optical/IR counterparts to eROSITA ⤴️ 1
mos_erosita_superset_v1_stars One of several tables describing optical/IR counterparts to eROSITA ⤴️ 1
mos_field The table includes the field information, where a field is a unique pointing of the telescope on the sky. ⤴️ 1
mos_gaia_assas_sn_cepheids Well-defined and characterized all-sky sample of classical Cepheids in the Milky Way presented in Inno+2021. ⤴️ 1
mos_gaia_dr2_ruwe Table from Gaia DR2 containing the Renormalised Unit Weight Error (RUWE) associated to each source in gaia_source. ⤴️ 32
mos_gaia_dr2_source Gaia DR2 Source Table. ⤴️ 32
mos_gaia_dr2_wd White dwarf catalog of high-probablity WDs from Gentile Fusillo (2019) based on Gaia DR2. ⤴️ 1
mos_gaia_dr3_astrophysical_parameters This is the main table containing the 1D astrophysical parameters produced by the Apsis processing chain developed in Gaia DPAC CU8. For more details refer to https://gea.esac.esa.int/archive/documentation/GDR3/Gaia_archive/chap_datamodel/sec_dm_astrophysical_parameter_tables/ssec_dm_astrophysical_parameters.html. ⤴️ 34
mos_gaia_dr3_nss_two_body_orbit This table contains non-single-star orbital models for sources compatible with an orbital two-body solution, copied from the Gaia DR3 archive. Form more details refer to https://gea.esac.esa.int/archive/documentation/GDR3/Gaia_archive/chap_datamodel/sec_dm_non–single_stars_tables/ssec_dm_nss_two_body_orbit.html. ⤴️ 1
mos_gaia_dr3_source The main Gaia Data Release 3 source tbale. This table has an entry for every Gaia observed source as published with this data release. It contains the basic source parameters, in their final state as processed by the Gaia Data Processing and Analysis Consortium from the raw data coming from the spacecraft. For more details, refer to https://gea.esac.esa.int/archive/documentation/GDR3/Gaia_archive/chap_datamodel/sec_dm_main_source_catalogue/ssec_dm_gaia_source.html. ⤴️ 34
mos_gaia_dr3_synthetic_photometry_gspc The Gaia Synthetic Photometry Catalogue (GSPC) is a catalogue of synthetic photometry generated from the Gaia BP/RP mean spectra in Data Release 3 and standardised using wide and reliable sets of external standard stars. For more details, refer to https://gea.esac.esa.int/archive/documentation/GDR3/Gaia_archive/chap_datamodel/sec_dm_performance_verification/ssec_dm_synthetic_photometry_gspc.html. ⤴️ 20
mos_gaia_dr3_vari_rrlyrae The Gaia DR3 catalogue of RR Lyrae stars. For more details, refer to https://gea.esac.esa.int/archive/documentation/GDR3/Gaia_archive/chap_datamodel/sec_dm_variability_tables/ssec_dm_vari_rrlyrae.html. ⤴️ 1
mos_gaia_unwise_agn AGN identified using information from WISE and Gaia DR2 from the catalog of Shu et al. 2019. ⤴️ 2
mos_gaiadr2_tmass_best_neighbour The Gaia DR2 vs. 2MASS PSC crossmatch provided by the Gaia collaboration. ⤴️ 27
mos_galah_dr3 The GALAH DR3 main catalogue. See https://www.galah-survey.org/dr3/table_schema/ ⤴️ 1
mos_galex_gr7_gaia_dr3 Cross-match between the Gaia DR3 catalogue and the GALEX General Release 7 catalogue. For more details about the GALEX columns refer to https://archive.stsci.edu/prepds/gcat/gcat_dataproducts.html. ⤴️ 9
mos_gedr3spur_main This table contains estimates of the “fidelity” of Gaia eDR3 astrometric solutions, a measure of the likelihood the eDR3 solution is physical rather than spurious obtained using a neural network trained on a small, hand-selected sample. ⤴️ 31
mos_geometric_distances_gaia_dr2 Bayesian distances from Gaia DR2 parameters from Bailer-Jones et al. 2018. ⤴️ 30
mos_glimpse GLIMPSE catalog (I, II and 3-D). ⤴️ 2
mos_guvcat GALEX unique source catalog from Bianchi et al. 2017 (https://iopscience.iop.org/article/10.3847/1538-4365/aa7053/pdf). ⤴️ 7
mos_hecate_1_1 The Heraklion Extragalactic Catalogue (HECATE). For more details, refer to Kovlakas et al. 2021 (https://academic.oup.com/mnras/article/506/2/1896/6309318). ⤴️ 0
mos_hole The holes in which the positioners sit for the FPS at each observatory. ⤴️ 1
mos_instrument This table stores the instruments used by SDSS-V. ⤴️ 1
mos_lamost_dr6 Cross-match between the LAMOST DR6 low resolution spectral survey and Gaia eDR3. For more details on the LAMOS LRS survey, refer to https://dr6.lamost.org/doc/lr-data-production-description. ⤴️ 5
mos_legacy_survey_dr10 Legacy Survey DR80 catalogue derived from ‘sweep’ catalogues. ⤴️ 19
mos_legacy_survey_dr8 Legacy Survey DR8 catalogue derived from ‘sweep’ catalogues. ⤴️ 14
mos_magnitude This table stores magnitude information for a target. Optical magnitudes that are not selected from SDSS photometry have been converted to the SDSS system. ⤴️ 126
mos_mangadapall Final summary file of the MaNGA Data Analysis Pipeline (DAP). ⤴️ 1
mos_mangadrpall Final summary file of the MaNGA Data Reduction Pipeline (DRP). ⤴️ 1
mos_mangatarget MaNGA Target Catalog ⤴️ 1
mos_mapper This table stores the names of the mappers associated with cartons in dr20_carton. ⤴️ 1
mos_marvels_dr11_star Contains data for a MARVELS star (DR11 release). ⤴️ 1
mos_marvels_dr12_star Contains data for a MARVELS star (DR12 release). ⤴️ 1
mos_mastar_goodstars Summary file of MaNGA Stellar Library. ⤴️ 1
mos_mastar_goodvisits Summary file of all visits of stars included in MaNGA Stellar Library. ⤴️ 1
mos_milliquas_7_7 The Million Quasars (Milliquas) catalogue, version 7. See Flesch 2021 and https://quasars.org/milliquas.htm. ⤴️ 1
mos_mipsgal This table contains target from a 24µm catalog based point source catalog derived from the image data of the MIPSGAL 24µm Galactic Plane Survey and the corresponding data products. ⤴️ 1
mos_mwm_tess_ob This table contains targets requested for the manual carton mwm_tess_ob. ⤴️ 1
mos_observatory Table of observatories. ⤴️ 1
mos_obsmode The table contains observing constraints for different observing modes. Cadences have an observing mode associated with each epoch, and the constraints are checked before an epoch can be scheduled. ⤴️ 1
mos_opsdb_apo_camera The table contains the cameras at the observatory. The three APOGEE chips are treated as one camera, while the separate blue channel and red channel BOSS chips are treated separately. APO version. ⤴️ 2
mos_opsdb_apo_camera_frame The table contains signal-to-noise estimates for each ‘camera’, for each exposure. APOGEE is treated as one camera, while R1/2 and B1/2 are treated separately. APO version. ⤴️ 1
mos_opsdb_apo_completion_status The table complains completion statuses referenced in design_to_status. APO version. ⤴️ 1
mos_opsdb_apo_configuration This table contains basic information about a configuration of robots loaded at the telescope. APO version. ⤴️ 1
mos_opsdb_apo_design_to_status The table contains design completion information by joining design and design_status. APO version. ⤴️ 1
mos_opsdb_apo_exposure The table contains exposures taken at the observatory. APO version. ⤴️ 2
mos_opsdb_apo_exposure_flavor The table contains the various types of exposures; science, dark, flat, etc. APO version. ⤴️ 1
mos_opsdb_lco_camera The table contains the cameras at the observatory. The three APOGEE chips are treated as one camera, while the separate blue channel and red channel BOSS chips are treated separately. LCO version. ⤴️ 2
mos_opsdb_lco_camera_frame The table contains signal-to-noise estimates for each ‘camera’, for each exposure. APOGEE is treated as one camera, while R1/2 and B1/2 are treated separately. LCO version. ⤴️ 1
mos_opsdb_lco_completion_status The table complains completion statuses referenced in design_to_status. LCO version. ⤴️ 1
mos_opsdb_lco_configuration This table contains basic information about a configuration of robots loaded at the telescope. LCO version. ⤴️ 1
mos_opsdb_lco_design_to_status The table contains design completion information by joining design and design_status. LCO version. ⤴️ 1
mos_opsdb_lco_exposure The table contains exposures taken at the observatory. LCO version. ⤴️ 2
mos_opsdb_lco_exposure_flavor The table contains the various types of exposures; science, dark, flat, etc. LCO version. ⤴️ 1
mos_panstarrs1 A copy of the PanSTARRS1-dr2 catalogue provided by E. Magnier. ⤴️ 24
mos_positioner_status Table of possible positioner statuses ⤴️ 1
mos_rave_dr6_gauguin_madera The abundances of the non-iron group elements (Al, Fe, and Ni) and of the alpha enhancement [alpha/Fe] derived with the pipeline GAUGUIN and MADERA input for the Radial Velocity Experiment (RAVE) DR6. See https://www.rave-survey.org/metadata/ravedr6/dr6_gauguin_madera/. ⤴️ 1
mos_rave_dr6_xgaiae3 Position cross-match of RAVE DR6 with Gaia EDR3. See https://www.rave-survey.org/metadata/ravedr6/dr6_x_gaiaedr3/. ⤴️ 1
mos_revised_magnitude This table stores magnitude information for a target. Optical magnitudes that are not selected from SDSS photometry have been converted to the SDSS system. ⤴️ 26
mos_sagitta Catalog of pre-main-sequence stars derived from Gaia DR2 and 2MASS from McBride et al. (2021), their Table 4. ⤴️ 2
mos_sagitta_edr3 Catalog of pre-main-sequence stars derived from Gaia EDR3 and 2MASS from McBride et al. (2021), their Table 5. ⤴️ 1
mos_sdss_apogeeallstarmerge_r13 List of APOGEE DR16 stars for RV follow-up. ⤴️ 1
mos_sdss_dr13_photoobj_primary Columns from the PhotoPrimary Table of SDSS DR13. ⤴️ 11
mos_sdss_dr16_qso SDSS Data Release 16 Quasar Catalog (Lyke et al. 2020). ⤴️ 1
mos_sdss_dr16_specobj This table contains the list of all SDSS optical spectra for a given data release, with associated parameters from the 2D and 1D pipelines for each. ⤴️ 3
mos_sdss_dr17_apogee_allstarmerge In the SDSS-IV APOGEE-2, if a star was observed in multiple fields or multiple survey modes (e.g., observed at APO vs. LCO), then the star would end up with multiple entries in the summary allStar file. This table merges all multiple entries for stars in the DR17 APOGEE allStar file. This file was primarily used for target selection for the mwm_bin_rv_long carton. ⤴️ 1
mos_sdss_dr17_specobj This table contains the list of all SDSS optical spectra for a given data release, with associated parameters from the 2D and 1D pipelines for each. ⤴️ 3
mos_sdss_dr19p_speclite [INCOMPLETE]: Tom to provide a summary and check the column descriptions. ⤴️ 4
mos_sdss_id_flat This table includes associations between sdss_id identifiers and the best matched catalogid for each catalogue cross-match. ⤴️ 140
mos_sdss_id_stacked This table includes associations between sdss_id identifiers and the matched catalogids for each catalogue cross-match. ⤴️ 64
mos_sdss_id_to_catalog This table contains the best matched associations between SDSS identifiers (sdss_id, catalogid) and the unique identifiers in the parent catalogues used for SDSS cross-matches. ⤴️ 140
mos_sdssv_boss_conflist The dr20_sdssv_boss_conflist table is a database representation of an ⤴️ 1
mos_sdssv_boss_spall The dr20_sdssv_boss_spall table is a database representation of an early version of the SDSS-V BOSS spAll data product. ⤴️ 1
mos_sdssv_plateholes The combination of the dr20_sdssv_plateholes and dr20_sdssv_plateholes_meta tables are a database representation of the SDSS-V platelist data product (https://svn.sdss.org/public/data/sdss/platelist/trunk/). ⤴️ 2
mos_sdssv_plateholes_meta The combination of the dr20_sdssv_plateholes and dr20_sdssv_plateholes_meta ⤴️ 1
mos_skies_v1 This table stores the positions used as blank sky regions for DR20 targetting. ⤴️ 12
mos_skies_v2 This table stores the positions used as blank sky regions for DR20 targetting. ⤴️ 13
mos_skymapper_dr2 Skymapper Data Release 2 photometry. ⤴️ 19
mos_skymapper_gaia This catalogue contains photometric stellar parameters for 9+ million stars in common between the SkyMapper survey and Gaia DR2. ⤴️ 2
mos_supercosmos Contains merged sources for every field in the SuperCOSMOS Science Archive (SSA). It consists of data from digitised sky survey plates taken with the UK Schmidt telescope (UKST), the ESO Schmidt, and the Palomar Schmidt. ⤴️ 34
mos_target This table stores the targets associated with DR20 target selection cartons. Note that the targets in this table are unique, but a target can be associated with multiple cartons. That many-to-many relationship is encoded in the dr20_carton_to_target table. ⤴️ 98
mos_targetdb_version List of versions associated with target selection cartons and robostategy runs. ⤴️ 1
mos_targeting_generation List of SDSS-V targeting generations. ⤴️ 3
mos_targeting_generation_to_carton Mapping of SDSS-V targeting generations to cartons. ⤴️ 1
mos_targeting_generation_to_version Mapping of targeting generations to robostrategy runs. ⤴️ 1
mos_tess_toi This catalog contains targets that recieved the 2 minute cadence during the TESS Mission, are TESS Objects of Interest (TOI) or Community TESS Objects of Interest (CTOI). ⤴️ 3
mos_tess_toi_v05 This catalog contains targets that received the 2 minute cadence during the TESS Mission, are TESS Objects of Interest (TOI) or Community TESS Objects of Interest (CTOI). ⤴️ 1
mos_tess_toi_v1 This catalog contains targets that received the 2 minute cadence during the TESS Mission, are TESS Objects of Interest (TOI) or Community TESS Objects of Interest (CTOI). ⤴️ 1
mos_tic_v8 The Eighth version (v8.0) of the TESS Input Catalogue ()”>https://outerspace.stsci.edu/display/TESS/TIC+v8+and+CTL+v8.xx+Data+Release+Notes”>). ⤴️ 34
mos_twomass_psc 2MASS point source catalog. ⤴️ 29
mos_tycho2 Tycho-2 catalog. ⤴️ 2
mos_unwise The unWISE catalog, containing the positions and fluxes of approximately two billion objects observed by the Wide-field Infrared Survey Explorer (WISE). ⤴️ 40
mos_uvotssc1 Version 1.1 of the Swift UVOT Serendipitous Source Catalogue (UVOTSSC). ⤴️ 2
mos_visual_binary_gaia_dr3 El-Badry, Rix, and Heinz Gaia DR3 visual binary catalog (MNRAS 2021). See https://zenodo.org/records/4435257 for details. ⤴️ 1
mos_wd_gaia_dr3 Catalogue of white dwarfs in Gaia EDR3 Gentile Fusillo et al. (2021). ⤴️ 1
mos_xmm_om_suss_4_1 The 2018 release of the XMM OM Serendipitous Ultraviolet Source Survey (XMM-SUSS4.1) Catalog. ⤴️ 1
mos_xmm_om_suss_5_0 The 2021 release of the XMM OM Serendipitous Ultraviolet Source Survey (XMM-SUSS5.0) Catalog. ⤴️ 1
mos_xpfeh_gaia_dr3 Robust data-driven metallicities for 120 million stars from Gaia XP spectra. See Andrae et al. (2023). ⤴️ 16
mos_yso_clustering YSO candidates from Kounkel et al. 2020. ⤴️ 1
mos_zari18pms Pre-main sequence (PMS) catalogue from Zari+2018. ⤴️ 1

Back to Top