|
MOPEX Online Manual |
||||||||||
Modules: Mosaic Geometry
Namelist Trigger: run_mosaic_geom
Output Directory Keyword: OUTPUT_DIR Default Output Directory: <output_dir> Depends on: Input files Important Notes: This module uses a global namelist parameter called MARGIN. PURPOSE
INPUTS
OUTPUTS
geom_DmaskList.txt geom_SigmaList.txt geom_rmask_ImageList.txt geom_fif.tbl geom_Tile.tbl geom_Int_Img.tbl DISCUSSIONThis module will find all BCD, mask and uncertainty images that overlap with the modified FIF table, and create new working lists of images which can be used by the later modules to make a smaller mosaic image.For example, the initial FIF table format is as follows: \char comment = Output from Mosaic_INT \char Date-Time = Mon Dec 11 13:43:14 2006 \char PROJTYPE = 'TAN' \real CRVAL1 = 202.475943 \real CRVAL2 = 47.121941 \real CRPIX1 = 337.460717 \real CRPIX2 = 274.744978 \real CROTA2 = -152.298200 \int NAXIS1 = 674 \int NAXIS2 = 548 \real CDELT1 = -0.000333000 \real CDELT2 = 0.000333000 \char CTYPE1 = "RA---TAN" \char CTYPE2 = "DEC--TAN" This file can be edited to produce a sub-mosaic with a size of 100 pixel by 100 pixel and the orientation of -45.0 deg. \char comment = Output from Mosaic_INT \char Date-Time = Mon Dec 11 13:43:14 2006 \char PROJTYPE = 'TAN' \real CRVAL1 = 202.475943 \real CRVAL2 = 47.121941 \real CRPIX1 = 337.460717 \real CRPIX2 = 274.744978 \real CROTA2 = -45.0 \int NAXIS1 = 100 \int NAXIS2 = 100 \real CDELT1 = -0.000333000 \real CDELT2 = 0.000333000 \char CTYPE1 = "RA---TAN" \char CTYPE2 = "DEC--TAN"
|
help@spitzer.caltech.edu