public class TwoQZ extends Object
Modifier and Type | Field and Description |
---|---|
static String |
TWOQZ_FITS_IMAGE_BASE
String prepended to the object NAME for the FITS postage stamp URL.
|
static String |
TWOQZ_FITS_IMAGE_TAIL
String appended to the object NAME for the FITS postage stamp URL.
|
static String |
TWOQZ_JPEG_IMAGE_BASE
String prepended to the object NAME for the JPEG postage stamp URL.
|
static String |
TWOQZ_JPEG_IMAGE_TAIL
String appended to the object NAME for the JPEG postage stamp URL.
|
static String |
TWOQZ_SPEC_BASE
String prepended to the object NAME for the FITS spectra file URL.
|
static String |
TWOQZ_SPEC_TAIL
String appended to the object NAME for the FITS spectra file URL.
|
Modifier and Type | Method and Description |
---|---|
static String |
get2qzSubdir(String name)
Returns the name of the subdirectory (such as "ra03_04") for a
given 2QZ object name (ID).
|
static String |
image2QZ(String name)
Displays the postage stamp FITS image for a 2QZ object in an
image viewer.
|
static String |
jpeg2QZ(String name)
Displays the postage stamp JPEG image for a 2QZ object in an
external viewer.
|
public static final String TWOQZ_SPEC_BASE
public static final String TWOQZ_SPEC_TAIL
public static final String TWOQZ_FITS_IMAGE_BASE
public static final String TWOQZ_FITS_IMAGE_TAIL
public static final String TWOQZ_JPEG_IMAGE_BASE
public static final String TWOQZ_JPEG_IMAGE_TAIL
public static String image2QZ(String name)
name
- object name (NAME column)public static String jpeg2QZ(String name)
name
- object name (NAME column)Copyright © 2003-2025 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.