0 votes
51 views

I’d like to download or query Mayall z survey data. 

https://datalab.noirlab.edu/ls/mzls.php

by | 51 views

1 Answer

0 votes

Hi, thanks for reaching out. You can query Mayall z survey catalogs as part of the Legacy Surveys schema. For instance, ls_dr10.tractor is the main LS table in DR10. Our User Manual showcases how to query the databases:


https://datalab.noirlab.edu/docs/manual/UsingAstroDataLab/ClientInterfaces/QueryClient/QueryClient.html#database-queries

and many of our notebooks go into more detail:

https://github.com/astro-datalab/notebooks-latest
 

Queries would look something like this:

select * from ls_dr10.tractor where mag_z>22.5 limit 100

Let is know if you need more assistance.

by

441 questions

456 answers

462 comments

655 users

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

Categories