public class SuperCosmos
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
static java.lang.String |
SSS_BASE_URL |
Base URL for SuperCOSMOS image cutout service.
|
Modifier and Type | Method | Description |
---|---|---|
static java.lang.String |
sssShowBlue(double ra,
double dec,
int pixels) |
Displays a cutout image of default size from one of the blue-band
surveys from SuperCOSMOS.
|
static java.lang.String |
sssShowCutout(double ra,
double dec) |
Displays a cutout image of default size in one of the available
bands from the SuperCOSMOS Sky Surveys.
|
static java.lang.String |
sssShowCutout(double ra,
double dec,
int pixels) |
Displays a cutout image in one of the available bands from
the SuperCOSMOS Sky Surveys.
|
static java.lang.String |
sssShowEsoR(double ra,
double dec,
int pixels) |
Displays a cutout image taken from the SuperCOSMOS Sky Surveys
ESO R-band survey.
|
static java.lang.String |
sssShowPossE(double ra,
double dec,
int pixels) |
Displays a cutout image taken from the SuperCOSMOS Sky Surveys
Palomar E-band survey.
|
static java.lang.String |
sssShowRed(double ra,
double dec,
int pixels) |
Displays a cutout image of default size from one of the red-band
surveys from SuperCOSMOS.
|
static java.lang.String |
sssShowUkstB(double ra,
double dec,
int pixels) |
Displays a cutout image taken from the SuperCOSMOS Sky Surveys
UK Schmidt Telescope Bj-band survey.
|
static java.lang.String |
sssShowUkstI(double ra,
double dec,
int pixels) |
Displays a cutout image taken from the SuperCOSMOS Sky Surveys
UK Schmidt Telescope I-band survey.
|
static java.lang.String |
sssShowUkstR(double ra,
double dec,
int pixels) |
Displays a cutout image taken from the SuperCOSMOS Sky Surveys
UK Schmidt Telescope R-band survey.
|
public static final java.lang.String SSS_BASE_URL
public static java.lang.String sssShowCutout(double ra, double dec, int pixels)
pixels
pixels in
the X and Y dimensions. Pixels are approximately 0.67 arcsec square.
Sky coverage is complete.ra
- right ascension of image centre in degreesdec
- declination of image centre in degreespixels
- dimension of the displayed imagepublic static java.lang.String sssShowCutout(double ra, double dec)
ra
- right ascension of image centre in degreesdec
- declination of image centre in degreespublic static java.lang.String sssShowBlue(double ra, double dec, int pixels)
ra
- right ascension of image centre in degreesdec
- declination of image centre in degreespixels
- dimension of the displayed imagepublic static java.lang.String sssShowRed(double ra, double dec, int pixels)
ra
- right ascension of image centre in degreesdec
- declination of image centre in degreespixels
- dimension of the displayed imagepublic static java.lang.String sssShowUkstB(double ra, double dec, int pixels)
pixels
pixels in the
X and Y dimensions. Pixels are approximately 0.67 arcsec square.
Sky coverage is -90<Dec<+2.5 (degrees).
ra
- right ascension of image centre in degreesdec
- declination of image centre in degreespixels
- dimension of the displayed imagepublic static java.lang.String sssShowUkstR(double ra, double dec, int pixels)
pixels
pixels in the
X and Y dimensions. Pixels are approximately 0.67 arcsec square.
Sky coverage is -90<Dec<+2.5 (degrees).
ra
- right ascension of image centre in degreesdec
- declination of image centre in degreespixels
- dimension of the displayed imagepublic static java.lang.String sssShowUkstI(double ra, double dec, int pixels)
pixels
pixels in the
X and Y dimensions. Pixels are approximately 0.67 arcsec square.
Sky coverage is -90<Dec<+2.5 (degrees).
ra
- right ascension of image centre in degreesdec
- declination of image centre in degreespixels
- dimension of the displayed imagepublic static java.lang.String sssShowEsoR(double ra, double dec, int pixels)
pixels
pixels in the
X and Y dimensions. Pixels are approximately 0.67 arcsec square.
Sky coverage is -90<Dec<+2.5 (degrees).
ra
- right ascension of image centre in degreesdec
- declination of image centre in degreespixels
- dimension of the displayed imagepublic static java.lang.String sssShowPossE(double ra, double dec, int pixels)
pixels
pixels in the
X and Y dimensions. Pixels are approximately 0.67 arcsec square.
Sky coverage is -20.5<Dec<+2.5 (degrees).
ra
- right ascension of image centre in degreesdec
- declination of image centre in degreespixels
- dimension of the displayed imageCopyright © 2003-2018 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.