0 votes
80 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) | 80 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 (8.0k points)
I see, thanks. So the coordinates for the polygons themselves are not given anywhere?

416 questions

434 answers

440 comments

636 users

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

Categories