0 votes
98 views
Table des_dr2.coverage seems to have a different number of rows to what is reported both in DES DR2 paper and the same table at the NCSA server.

datalab: select count(*) from des_dr2.coverage --> 25499949

ncsa: SELECT count(*) FROM DR2_COVERAGE --> 25239595 (as reported in the paper)

Also this query, for example:

select hpix_4096 from des_dr2.coverage where hpix_4096 = 67108876

returns five entries (one per band?) when it should return only one (this is the expected behavior).
asked Jun 7, 2022 by nsevilla (320 points)
edited Jun 9, 2022 by nsevilla | 98 views

2 Answers

0 votes

Hi, thank you for bringing this to our attention. It looks like there was an error during ingest of this table that caused some duplicate rows to appear. I'm in the process of correcting the table now.

answered Jun 8, 2022 by ajacques (680 points)
0 votes
Hi, thank you for bringing this to our attention. It looks like there was an error during ingest of this table that caused some duplicate rows. I'm in the process of correcting the table now.
answered Jun 10, 2022 by anonymous
Thanks. Please let me know when this is ready.

359 questions

372 answers

385 comments

2,427 users

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