|
Our first data set originally came from the IRAS point source catalog (PSC). It is a scaled down (by a factor of about 25) version of the original catalog and consists of an ASCII table containing fluxes at a variety of wavelengths as well as the right ascension and declination of the sources in equatorial coordinates. This scaled down version is still rather large, containing over 10000 sources. Therefore, we have subsampled this smaller file by a factor of 20. Because the file consists of ASCII numbers, a format for reading the data must be specified before it is loaded. Once it is loaded, a Table Overlay object can be created, as shown in Fig. 1. Notice that flux amount, represented by the dots, is correlated with both color (red is high) and size (large is high). Symbol type, size and color are selected by the user. |