Spitzer Documentation & Tools
MOPEX User's Guide

6.6.3        APEX QA Modules: APEX QA Settings (Single Frame)

Command Line Equivalent: None

Default Output Directory: <output_dir>

Depends On: None

 

PURPOSE

Set up the input files for the APEX QA Single Frame pipeline.

 

INPUT

Mosaic PRF File Name: The name of the PRF FITS file that was used for source fitting in APEX Single Frame.

 

Extract Table: The name of the table of extracted sources that was produced by APEX (User List) Single Frame. This is usually called extract.tbl, but in some cases users may choose to use extract_raw.tbl instead (see Discussion).

 

COMMAND LINE INPUT

In the Global Parameters section of the namelist:

MOSAIC_PRF_FILE_NAME = cal/ apex_sh_IRAC1_col129_row129_x100.fits

EXTRACTION_TABLE = <output_dir>/extract.tbl

 

OUTPUT

None.

 

DISCUSSION

This module sets up the two input files for the APEX QA Single Frame pipeline. If you run APEX QA and find that some sources were not subtracted in the final image, check whether the Select module was run in the APEX (User List) Single Frame pipeline. It is possible that some extracted sources were thrown out by the Select condition. In this case you may choose to use extract_raw.tbl as the Extract Table.