0 votes
1 view
I want to run a query of the DESI DRR1 QSOAGN table, so that only sources with coordinates within the eROSITA public footprint are returned
by juanrafael (120 points) | 1 view

1 Answer

0 votes
Hello,

it is likely very inefficient to request all sources in DESI DR1 that are within the eROSITA footprint. Unless you have very specific requirements to do so, may I suggest that you instead perform a cross-matching query for all sources of interest in the eROSITA survey (have a list of their IDs, RA, and Dec values, upload it as a table to your MyDB in Data Lab), within a desired search radius (usually in arcseconds). Then, retrieve those with matches in DESI DR1.

Examples of how to do crossmatches on Data Lab are in several of our Jupyter notebooks, for instance in this one:

https://github.com/astro-datalab/notebooks-latest/blob/master/04_HowTos/CrossmatchTables/How_to_crossmatch_tables.ipynb

You can also do cross-matches using our website, but with more restrictions on the number of rows for instance:

https://datalab.noirlab.edu/legacy/xmatch.php
by robertdemo (10.3k points)

540 questions

548 answers

515 comments

715 users

Welcome to Data Lab Help Desk, where you can ask questions and receive answers from other members of the community.

Categories