Function sssShowCutout( ra, dec )
- Description:
-
Displays a cutout image of default size in one of the available
bands from the SuperCOSMOS Sky Surveys.
Sky coverage is complete.
- Parameters:
-
- ra (floating point)
- right ascension of image centre in degrees
- dec (floating point)
- declination of image centre in degrees
- Return Value (String):
- short log message
- Signature:
- String sssShowCutout(double, double)