powered by
Query ps1filenames.py service to get a list of images.
ps1_image_list(ra, dec, size = 240, filters = "grizy")
table with the results
ra position in degrees
dec position in degrees
image size in pixels (0.25 arcsec/pixel)
string with filters to include
src: https://ps1images.stsci.edu/ps1image.html
if (FALSE) { # Crab nebulae image ps1_image_list(ra = 83.633210, dec = 22.014460, size = 1280, filters = "grz") }
Run the code above in your browser using DataLab