4.2 Data Searches
From the MAST GALEX mission page, data selection, browsing, and retrieval proceeds by making queries in the "Search and Retrieval" tab in the left gutter. In general, users have several ways of searching for data from the GR releases. The most effective way of executing a Search is via the SQL search form . This form allows one to find data for one or more objects within a sky region known as a "tile" or metadata for all objects within the tiles satisfying the query. Search queries are written by SQL syntax, and a text box is provided for this purpose. SQL-challenged users may consult a drop-down menu and submit customized requests on objects or sky regions (tiles) by modifying any of the pre-programmed queries. Clicking on "Execute" returns a table embedded in the search results form; the user is free to choose the format of this table as html (default), Comma Separated Value, or VOTable.
A second way to discover General Release data is to use the more familiar Main search form, which searches the object catalog only and returns results. Whenever objects are found, users may click on the "Explore" entry in the search results table. This action takes the user to the Explore page, which provides much information about the object and the observation and also exhibits direct-images cut-outs and, if spectra have been observed, plots of 1- and 2-dimensional spectra. Users may click on the Download button to obtain object products as FITS files.
GR data discovery may be executed in a third manner by clicking on one of the survey links in the Search and Retrieval tab. The user is then free either to enter coordinates for a search or to load a full table of all tiles in the survey -- note this may take several seconds to load. The resulting tile list permits one to browse the far-UV and near-UV jpeg images of a tile of interest and/or to download individual products for the tile. In the latter case, the user may decide whether to download only selected data products (FITS format), a designated set of "minimum recommended files" suggested by the project, all files, or only a catalog of the files. The user should be cautioned that the products downloaded will include those for all objects in the sky tile.
A fourth way to discover data is to search on the public GI program data by clicking on the "Search and Retrieval" tab in the left gutter. Select "Search Tile Catalogs," then "G II." This request mode operates similarly as for those of the GR surveys. Note that as with the surveys, one cannot drill down to the level of individual objects for the released GI program data. One difference in this respect is that in order to download released GI data, one must download a short ftp script and then execute it on one's computer. Note that GI data are expected to be subsumed into the GR release that occurs subsequently to them becoming public.
In November 2007, the GALEX Map (http://mastmap.stsci.edu/galex/), a sky browsing and data download tool for GALEX data, was made public. The tool, which runs on many browser/platform combinations, presents the distribution of sky "tiles" on the projected sky, with the tiles sorted by survey. The user has the option of displaying tiles from one or more surveys. The user navigates around the projected sky to an area of interest. Switching from "tiles" to "images" brings up the images. Clicking on an image brings up a standard GALEX results page from which the data may be further explored or retrieved. See the on-line help for GALEX Map
(http://mastmap.stsci.edu/galex/help/helppage.html) for more information.
4.3 GALEX file naming conventions
GALEX file names contain a prefix, a suffix and an extension (e.g. AISCHV2_153_29114_0002_sv11-xd-mcat.fits or MISDR1_29079_0383_002-xd-int.fits). The prefix contains alphanumeric characters of unspecified length, but contains no hyphens or periods (e.g. “AISCHV2_153_29114_0002_sv11” and "MISDR1_29079_0383_002" above). The first 3 characters of the prefix generally map to the survey (see Table 4.2). Filenames for all-sky survey (AIS) data will have “_sv##” at the end of the prefix, where the ## gives the number of the sub-visit.
The filename suffix contains delimited file type descriptor strings (e.g. "-xd-" in both cases above). The filename suffix may begin with a band/mode substring:
- -nd- NUV direct (imaging)
- -fd- FUV direct (imaging)
- -xd- Merged direct (imaging)
- -ng- NUV grism
- -fg- FUV grism
- -xg- Merged grism
- -no- NUV opaque
- -fo- FUV opaque
The extension is usually fits or txt (ASCII), although other extensions are allowed for specialized files.