|
MOPEX Online Manual |
||||||||||
APEX Namelist OptionsFor the format of the namelist, see MOPEX Input Namelist. This page gives a full list of the options available in the Global Parameters section of the APEX namelists (apex.pl, apex_1frame.pl, apex_qa.pl). If you specify any mask files as input, you must also specify a corresponding Fatal Bit Pattern. See MOPEX Input Namelist for more information.Quick Links on this page
Input/Output files for Multiframe Point Source Extraction (apex.pl) Input/Output files for Multiframe Residual Image Creation (apex_qa.pl) Input/Output files for Single Frame Point Source Extraction (apex_1frame.pl) Input/Output files for Single Frame Residual Image Creation (apex_qa.pl) Fatal Bit Patterns for all scripts Other options for all scripts A: Input/Output FilesThe following input filenames can be set within the namelist rather than having to specify them on the command line each time you run APEX. See MOPEX Input Files for a description and the format of the input files, and see MOPEX Input Namelist for more details on how to include these keywords in the namelist. If the files are kept anywhere other than the default locations listed below, the keywords must include the full path to the file. The input/output files that can be specified vary according to the APEX script you are running. Be sure to refer to the correct section below.1.1 Multiframe Point Source Extraction (apex.pl)
where <data filename> = text file containing the list of data frames. The default location for this file is in the current working directory. SIGMALIST_FILE_NAME = <uncertainty filename> (optional) where <uncertainty filename> = text file containing the list of corresponding uncertainty images. Default location is the current working directory DCE_STATUS_MASK_LIST = <DCE mask filename> where <DCE mask filename> = text file containing the list of corresponding mask imges, flagging temporarily bad pixels. Default location is the current working directory. PRF_MAP_FILE_NAME = <PRF map filename> where <PRF map filename> = the table identifying the variable PRF (PRFmap.tbl) to be used if the PSF changes across the field of view. Default location is a subdirectory, cal/ of the current working directory. PRF_file_name = <PRF filename> where <PRF filename> = name of the PRF image for the individual input images. Default location is a subdirectory, cal/ of the current working directory. Standard PRF files are available in the cal/ directory provided with MOPEX. Users may choose to produce their own PRFs using the command-line Perl script prf_estimate.pl distributed with MOPEX. MOSAIC_PRF_file_name = <mosaic PRF filename> where <mosaic PRF filename> = name of the PRF image to be used with the mosaic created by apex.pl. Default location is a subdirectory, cal/ of the current working directory. Standard PRF files are available in the cal/ directory provided with MOPEX. Users may choose to produce their own PRFs using the command-line Perl script prf_estimate.pl distributed with MOPEX. PMASK_FILE_NAME = <pmask filename> where <pmask filename> = relevant PMask file, flagging permanently bad pixels in the array. Default location is a subdirectory, cal/ of the current working directory. The PMasks can be found in the cal/ directory of the MOPEX distribution. RMASK_LIST = <rmask filename> where <rmask filename> = text file containing a list of the corresponding mask images flagging pixels rejected as outliers. Default location is the current working directory. FIF_FILE_NAME = <FIF filename> where <FIF filename> = name of the FIF.tbl file. Default location is the output directory. OUTPUT_DIR = <output directory> The default output directory is the current working directory.
where <data filename> = text file containing the list of data frames. The default location for this file is in the current working directory. EXTRACTION_TABLE = <extract table> where <extract table> = point source list (extract.tbl) from apex.pl SIGMALIST_FILE_NAME = <uncertainty filename> (optional) where <uncertainty filename> = text file containing the list of corresponding uncertainty images. Default location is the current working directory DCE_STATUS_MASK_LIST = <DCE mask filename> where <DCE mask filename> = text file containing the list of corresponding mask imges, flagging temporarily bad pixels. Default location is the current working directory. PRF_MAP_FILE_NAME = <PRF map filename> where <PRF map filename> = the table identifying the variable PRF (PRFmap.tbl) to be used if the PSF changes across the field of view. Default location is a subdirectory, cal/ of the current working directory. PRF_file_name = <PRF filename> where <PRF filename> = name of the PRF image for the individual input images. Default location is a subdirectory, cal/ of the current working directory. Standard PRF files are available in the cal/ directory provided with MOPEX. Users may choose to produce their own PRFs using the command-line Perl script prf_estimate.pl distributed with MOPEX. PMASK_FILE_NAME = <pmask filename> where <pmask filename> = relevant PMask file, flagging permanently bad pixels in the array. Default location is a subdirectory, cal/ of the current working directory. The PMasks can be found in the cal/ directory of the MOPEX distribution. RMASK_LIST = <rmask filename> where <rmask filename> = text file containing a list of the corresponding mask images flagging pixels rejected as outliers. Default location is the current working directory. FIF_FILE_NAME = <FIF filename> where <FIF filename> = name of the FIF.tbl file. Default location is the output directory. OUTPUT_DIR = <output directory> The default output directory is the current working directory.
where <input filename> = input image (mosaic.fits). PRF_MAP_FILE_NAME = <PRF map filename> where <PRF map filename> = the table identifying the variable PRF (PRFmap.tbl) to be used if the PSF changes across the field of view. Default location is a subdirectory, cal/ of the current working directory. PRF_file_name = <PRF filename> where <PRF filename> = name of the PRF image for the individual input images. Default location is a subdirectory, cal/ of the current working directory. Standard PRF files are available in the cal/ directory provided with MOPEX. Users may choose to produce their own PRFs using the command-line Perl script prf_estimate.pl distributed with MOPEX. SIGMALIST_FILE_NAME = <uncertainty filename> (optional) where <uncertainty filename> = text file containing the list of corresponding uncertainty images. Default location is the current working directory COVERAGE_MAP = <coverage map filename> where <coverage map filename> = name of the coverage map for the mosaic (mosaic_cov.fits). DCE_STATUS_MASK_LIST = <DCE mask filename> where <DCE mask filename> = text file containing the list of corresponding mask imges, flagging temporarily bad pixels. Default location is the current working directory. PMASK_FILE_NAME = <pmask filename> where <pmask filename> = relevant PMask file, flagging permanently bad pixels in the array. Default location is a subdirectory, cal/ of the current working directory. The PMasks can be found in the cal/ directory of the MOPEX distribution. RMASK_LIST = <rmask filename> where <rmask filename> = text file containing a list of the corresponding mask images flagging pixels rejected as outliers. Default location is the current working directory. OUTPUT_DIR = <output directory> The default output directory is the current working directory.
where <input filename> = input image (mosaic.fits). EXTRACTION_TABLE = <extract table> where <extract table> = point source list (extract.tbl) from apex_1frame.pl PRF_MAP_FILE_NAME = <PRF map filename> where <PRF map filename> = the table identifying the variable PRF (PRFmap.tbl) to be used if the PSF changes across the field of view. Default location is a subdirectory, cal/ of the current working directory. MOSAIC_PRF_file_name = <mosaic PRF filename> where <mosaic PRF filename> = name of the PRF image to be used with the mosaic image. Default location is a subdirectory, cal/ of the current working directory. Standard PRF files are available in the cal/ directory provided with MOPEX. Users may choose to produce their own PRFs using the command-line Perl script prf_estimate.pl distributed with MOPEX. SIGMALIST_FILE_NAME = <uncertainty filename> (optional) where <uncertainty filename> = text file containing the list of corresponding uncertainty images. Default location is the current working directory FIF_FILE_NAME = <FIF filename> where <FIF filename> = name of the FIF.tbl file. Default location is the output directory. OUTPUT_DIR = <output directory> The default output directory is the current working directory. B: Fatal Bit PatternsSee MOPEX Input Namelist and Appendix 2: Fatal Bit Patterns for more information.DCE_Status_Mask_Fatal_BitPattern = <DCE Status Mask Fatal Bit Pattern> PMask_Fatal_BitPattern = <PMask Fatal Bit Pattern> RMask_Fatal_BitPattern = <RMask Fatal Bit Pattern> C: Other OptionsAll other options that can be set in the Global Parameters section of the APEX namelist are all listed below. In order to activate these options, they must be specified with a value of 1, e.g. adding a line into your APEX namelist that reads:save_namelist = 1 will turn on the "save namelist" option. Note the spaces before and after the "=" sign. The default for all options is "0", i.e. "off", unless otherwise specified. The options are listed in alphabetical order, but can be given in any order in the namelist. create_residual_images
create_residual_mosaic
create_std_mosaic
create_unc_mosaic
delete_intermediate_files
MARGIN Specifies a margin in terms of the number of pixels around the FIF. Normally this is set to zero or a (small) positive number, except when running Mosaic Geometry, when it should normally be set to a negative number to avoid including input images that have only marginal overlap with the FIF. MOSAIC_PIXEL_RATIO_X, MOSAIC_PIXEL_RATIO_Y
MOSAIC_PIXEL_SIZE_X, MOSAIC_PIXEL_SIZE_Y
mosaic_residual_images
NICE
save_namelist
sigma_weighted_coadd
use_background_subtracted_image_for_aperture
use_psp_to_detect
use_std_to_detect
use_unc_to_detect
verbose
|
help@spitzer.caltech.edu