Function sssShowBlue( ra, dec, pixels )
- Description:
-
Displays a cutout image of default size from one of the blue-band
surveys from SuperCOSMOS.
Sky coverage is complete.
- Parameters:
-
- ra (floating point)
- right ascension of image centre in degrees
- dec (floating point)
- declination of image centre in degrees
- pixels (integer)
- dimension of the displayed image
- Return Value (String):
- short log message
- Signature:
- String sssShowBlue(double, double, int)