|
MOPEX Online ManualSPITZER HOME - SPITZER SCIENCE - INSTRUMENTS - SCIENCE USER SUPPORT - SEARCH |
||||||||||
|
Data Analysis Home
Background Matching (overlap.pl)
Point Source Extraction (apex*.pl)
PRF Estimate (prf_estimate.pl)
Appendix 1: Full List of MOPEX Scripts
Appendix 2: Fatal Bit Patterns |
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 WorksMOPEX is a set of Perl wrapper scripts that call C++ and C modules. For the GUI, the Perl scripts were translated into Java. All of the Perl scripts can be examined by the user and are located 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 MOPEXHere we outline the steps in a typical MOPEX task: combining a stack of FITS images into a mosaic and doing point-source photometry.
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 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. For Spitzer data, all of the masks and calibration files can be downloaded with your data using Leopard. The permanently-damaged pixel masks and standard PRFs are available in the mopex/cal directory that comes with your MOPEX installation. Template namelists can be found in the mopex/cdf directory.
|
Contact us
This file was last modified on Wed Aug 13 16:27:16 2008.