From 0f69645787cb0130fb06e18ce0fbf14f079d4f59 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Wed, 15 Feb 2017 20:17:46 +0800 Subject: get_sdss_image.py: Add two useful links --- get_sdss_image.py | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'get_sdss_image.py') diff --git a/get_sdss_image.py b/get_sdss_image.py index 964b079..0439587 100755 --- a/get_sdss_image.py +++ b/get_sdss_image.py @@ -11,6 +11,11 @@ Get the SDSS image around a specified position using the http://skyserver.sdss.org/dr13/en/help/docs/api.aspx#imgcutout * Image List Tool help: http://skyserver.sdss.org/dr13/en/tools/started/list.aspx +* Science Archive Server (SAS): coverage check: + https://dr12.sdss.org/coverageCheck +* Science Archive Server (SAS): single field search + https://dr12.sdss.org/fields + Can get images of u, g, r, i, z bands in FITS format """ import os -- cgit v1.2.2