You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Downloading astronomical images via MAST API by querying with criteria and region
Querying Gaia and Vizier catalogs around the region the retrieved image spans
Plotting the image and overlaying catalog object locations in the same figure
Keywords
This tutorial utilizes MAST API to filter and query different parts of the sky and download the related image products. Then, it retrieves World Coordinate System (WCS) information from the downloaded products and provide these as inputs to the catalog querying. After this step, Gaia or any Vizier catalog will be queried according to the set rectangle, having in its center the image relevant coordinate, and a specified rectangular width and height to either focus on a part of the image, or span the image, or put the image in a wider context of catalogged objects. Finally, both the image and queried catalog will be plotted on the same figure.