summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron LI <aaronly.me@outlook.com>2017-02-15 20:17:46 +0800
committerAaron LI <aaronly.me@outlook.com>2017-02-15 20:17:46 +0800
commit0f69645787cb0130fb06e18ce0fbf14f079d4f59 (patch)
tree91cf50f3a4d73de0a05d8641fd10478219f57756
parentf567c8bca8c28439d9bd14527c8c2f93e9754805 (diff)
downloadcexcess-0f69645787cb0130fb06e18ce0fbf14f079d4f59.tar.bz2
get_sdss_image.py: Add two useful links
-rwxr-xr-xget_sdss_image.py5
1 files changed, 5 insertions, 0 deletions
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