public class SuperCosmos extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SSS_BASE_URL
Base URL for SuperCOSMOS image cutout service.
|
Modifier and Type | Method and Description |
---|---|
static 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 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 String |
sssShowCutout(double ra,
double dec,
int pixels)
Displays a cutout image in one of the available bands from
the SuperCOSMOS Sky Surveys.
|
static String |
sssShowEsoR(double ra,
double dec,
int pixels)
Displays a cutout image taken from the SuperCOSMOS Sky Surveys
ESO R-band survey.
|
static String |
sssShowPossE(double ra,
double dec,
int pixels)
Displays a cutout image taken from the SuperCOSMOS Sky Surveys
Palomar E-band survey.
|
static 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 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 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 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 String SSS_BASE_URL
public static 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 String sssShowCutout(double ra, double dec)
ra
- right ascension of image centre in degreesdec
- declination of image centre in degreespublic static 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 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 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 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 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 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 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-2025 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.