0 votes
46 views

by | 46 views

1 Answer

0 votes

Hi Sunil,

Thanks taking the time to pose your question, and apologies about the delay in responding. So the value 0.000167 *3600 = 0.6 arcsec (and not 6 arcsec) but there is another issue in that it seems some mean_fiber_ra and dec values are just set exactly to zero. I will check with the DESI team is this is expected. Have you tried using other non-zero coordinates? One informative test would be to add the distance as an output (example below) so you can verify that the values are correct. Please let us know whether this solves your question or if you encounter more issues.

`q3c_dist(ra1, dec1, ra2, dec2) as dist` as part of your query for the distance in degrees, or you can add `q3c_dist(mean_fiber_ra,mean_fiber_dec,0.100000,-0.100000)*3600.0 as dist_arcsec` for the arcsec version.

by

476 questions

487 answers

477 comments

674 users

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

Categories