|
MOPEX Online Manual |
||||||||||
MOPEX OverviewMOPEX was developed at the Spitzer Science Center to process Spitzer Basic Calibrated Data (BCD) from the point at which the users download the files from the archive through to final point source extraction. While it is primarily designed to take Spitzer data as input, it is a general purpose tool that can be applied to any images in standard FITS format (see MOPEX Input Images for input image requirements). How MOPEX WorksThe MOPEX software package is a collection of Perl scripts, each of which can be run to perform a particular data reduction task. These perl scripts can be found in the MOPEX installation directory, under mopex/bin/. Each of the scripts runs a series of individual "modules" in sequence, and each module carries out a specific part of the data reduction. Depending on the options you wish to use when processing your data, some of these modules need to be turned on or off when running the scripts. For example, some users will wish to use outlier rejection to remove the cosmic rays from their final mosaic, in which case the modules that carry out the outlier rejection must be switched on when running the Mosaicking script. In the command-line version of MOPEX, the perl scripts are run on the command line, and use input parameter files called "namelists" (*.nl) to control the modules that are to be run, the input and output file names and directories, and all of the input parameter values. In the GUI, parameters are set by entering values into each module window, and then modules may be run one at a time or as an entire pipeline. MOPEX comes with example template namelists in the subdirectory cdf/ (also available from the main MOPEX webpage), and a sample data set is available from the MOPEX download page. Basic Processing Steps in MOPEXTypically, data reduction with MOPEX will involve the following steps:
A reduction such as this will result in the following output files: a single mosaicked image of all the input images, a coverage mosaic showing how many frames were combined to produce each pixel in the output mosaic, an uncertainty mosaic showing the relative uncertainties at each point in the mosaic, and a table of extracted flux densities for every point source detected in the field of view. These are just the most commonly used output products - the user has the option to request the generation of many more. Additional FunctionalityWhile the reduction process described above includes the most commonly-used processing stages, there are many more functions available in MOPEX to carry out a more specialised reduction. See both Introducing the Major Scripts in MOPEX and Appendix 1: Full List of MOPEX Scripts for more details. Expected InputMOPEX only requires a list of FITS images for basic mosaicking, but the additional files listed below will generally prove helpful. All of the masks and calibration files are either downloaded from Leopard with your data, or are available in the mopex/cal directory that comes with your MOPEX installation. Template namelists can be found in the mopex/cdf directory.
|
help@spitzer.caltech.edu