Return to Post-BCD pages
 
Manual Contents
 
Getting Started
 
Input Files
 
Background Matching (overlap.pl)
 
Mosaicking (mosaic.pl)
 
Point Source Extraction (apex*.pl)
 
Basic Concepts
 
Appendix 1: Full List of MOPEX Scripts
 
Appendix 2: Fatal Bit Patterns
 
Appendix 3: Full Lit of MOPEX Modules

APEX Modules: Select Detect

Namelist Trigger: run_select_detect
Output Directory Keyword: OUTPUT_DIR
Default Output Directory: <output_dir>
Depends on: Detect


PURPOSE

    This module selects columns and rows from the Detect output table that satisfy user specified constraints.

PARAMETER BLOCK

    There is no parameter block for this module. The choice of output constraints and columns is handled by two namelist keywords, select_conditions, which allows the user to constrain the detections using a number of conditions, and select_columns, which allows the user to select which columns are written to the output table.

    select_conditions = "BlendSize < 5 and flux > 20"
    select_columns = "srcid, x, y, flux, BlendId, BlendSize"

INPUTS

    Here are the available columns:

    srcid: Extracted source number.

    x: x-coordinate of source in the mosaic (pixels).

    y: y-coordinate of source in the mosaic (pixels).

    flux: Peak pixel flux of the point source. Units are specified in the header. Currently set to microJy.

    BlendId : keeps track of the sequential number of a detection blend in the table.

    BlendSize: gives the number of detections in the blend.

    Some simple selection ranges, such as > and <, can be added to the select_conditions parameter.


OUTPUTS

    Output Table: The Detect table (mosaic_detect.tbl) is overwritten with the selected data. The full output of Detect is retained in the raw Detect table (mosaic_detect_raw.tbl).

DISCUSSION

Normally, the user might want to select out very big blends, since point source extraction may not be reliable for them. Another use would be to remove deblend_size and deblend_id columns, which prevents MOPEX from carrying out passive deblending.



SPITZER HOME || SPITZER SCIENCE || INSTRUMENTS || SCIENCE USER SUPPORT || SEARCH

help@spitzer.caltech.edu

This file was last modified on Tue Jun 10 17:37:46 PDT 2008.

California Institute of Technology Jet Propulsion Laboratory NASA