Contents of page/chapter:
+Introduction
+File Location
+Catalogs
From here, you can upload new files ("Upload Tables") or work with one of the tables that are already loaded into the tool ("Loaded Tables"). The tables that are already loaded can be lists of images or lists of sources.
The file can be in any of a number of formats, which we now briefly describe.
If you want it recognized as a catalog, your table file MUST have RA and Dec values, and unless it is specified, it assumes J2000. (See also "tips and troubleshooting", below.)
If you are uploading a catalog specifically for overlaying on an image, you can add a "SYMBOL" parameter to change the shape (X, SQUARE, CROSS, EMP_CROSS, DIAMOND, DOT) of catalog marks, e.g.:
\SYMBOL = X
You can add a "DEFAULT_COLOR" parameter to assign a CSS color name or a HEX value to catalog marks, e.g., either of these two:
\DEFAULT_COLOR = lightcyan \DEFAULT_COLOR = #00FF00You can find the CSS color code or the CSS color HEX values
⚠ Tips and Troubleshooting: If you have multiple HDUs in a FITS file, you can load a catalog plane; it will ignore any image planes you try to load in this context.
Uploading a CSV file:

Uploading an IPAC table file:

Uploading an xml file:

The tables are then shown and, if catalogs, interacted with in the same way as the other catalogs described here.