|
MOPEX Online Manual |
||||||||||
APEX Modules: Select Detect
Namelist Trigger: run_select_detect
Output Directory Keyword: OUTPUT_DIR Default Output Directory: <output_dir> Depends on: Detect PURPOSE
PARAMETER BLOCK
select_conditions = "BlendSize < 5 and flux > 20" select_columns = "srcid, x, y, flux, BlendId, BlendSize" INPUTSHere 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
DISCUSSIONNormally, 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.
|
help@spitzer.caltech.edu