0 votes
243 views
I'd like to compare the DECaLS footprint to various other survey footprints on a sky map. Is there existing code to do this?

Thanks.
by tarraneh (130 points) | 243 views

1 Answer

0 votes
Hi, not currently, no. But, depending on what exactly you want to plot (for instance brick centers, corners, number of exposures, etc.), take a look at for instance these notebooks that use pylab or healpy for plotting skymaps:

https://github.com/astro-datalab/notebooks-latest/blob/master/03_ScienceExamples/GOGREEN_GalaxiesInRichEnvironments/3_GOGREENDr1ClusterMembership.ipynb

https://github.com/astro-datalab/notebooks-latest/blob/master/03_ScienceExamples/ExploringM31/M31WithPhat.ipynb

Or if you have a scatter cloud, scipy.spatial.ConvexHull can compute a polygon to plot around the cloud.
by robertdemo (9.3k points)
I see, thanks. So the coordinates for the polygons themselves are not given anywhere?

498 questions

505 answers

497 comments

679 users

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

Categories