have_uncertainties = 1 compute_uncertainties_internally = 0 #fiducial needed offline run_fiducial_image_frame = 1 run_mosaic_interp = 1 #covg needed for offline outlier run_mosaic_covg = 1 # run_mosaic_outlier = 1 run_mosaic_rmask = 1 run_mosaic_reinterp = 1 run_mosaic_coadder = 1 run_mosaic_combiner = 1 delete_intermediate_files = 0 USE_OUTLIER_FOR_RMASK = 1 USE_DUAL_OUTLIER_FOR_RMASK = 0 USE_REFINED_POINTING = 0 #If weighting by input uncertainties uncomment below #sigma_weighted_coadd = 1 #NICE = 1 verbose = 1 #4arsec pixels MOSAIC_PIXEL_SIZE_X = -0.00111111 MOSAIC_PIXEL_SIZE_Y = 0.00111111 #Make lists first (need PMASK file as well or remove from below) OUTPUT_DIR = bqd70 IMAGE_STACK_FILE_NAME = bcd70.lis SIGMALIST_FILE_NAME = unc70.lis PMASK_FILE_NAME = MIPS70_PMASK.fits DCE_STATUS_MASK_LIST = mask70.lis #bits,1,7,11,13,14==>26753 #If igoring extrapolated stim solutions set bit-4 (add 16) #If ignoring data near stim set bit-5 (add 32) DCE_Status_Mask_Fatal_BitPattern = 26753 #bits,14,8==>16640 #If keeping bad half of array, unset bit-8 (subtract 256) PMask_Fatal_BitPattern = 16640 #FIF_FILE_NAME = bqd70/FIF.tbl RMask_Fatal_BitPattern = 2 #use 2 for Ge, 1=single frame, 2=normal outlier, 4=dualoutlier #use 3 for Si, dualoutlier both time and spatial outlier #Warning within namelist blocks even the comment lines #must end with a comma &FIDUCIALIMAGEFRAMEIN # Edge_Padding is given in terms of arcsecs, Edge_Padding = 30, # if specified CROTA2 is used for FIF without modification, #use CROTA2=0 to put north up, CROTA2 = 0.0, # for automatic CROTA2:, # CROTA2 = A, &END &MOSAICINTIN # INTERP_METHOD = 1(default), 2(Drizzle), # default=1 means no drizzle, INTERP_METHOD = 1, DRIZ_FAC = 0.5, &END &MOSAICPROJIN &END &MOSAICCOVGIN &END &MOSAICREINTIN &END &LEVEL Threshold_Ratio = 0.5, # (Optional, default is 0.500000), &END &MOSAICOUTLIERIN THRESH_OPTION = 2, #modify thresholds (in sigma) for more/less aggressive outlier, BOTTOM_THRESHOLD = 3.5, TOP_THRESHOLD = 3.5, MIN_PIX_NUM = 3, # TILE_XSIZ = 500, # TILE_YSIZ = 500, &END &MOSAICRMASKIN RM_THRESH = 0.5, MIN_COVERAGE = 3, MAX_COVERAGE = 100, #has nothing to do with radhits bits for MIPS-Ge (do not change), MASK_RH_BIT = 0, &END &MOSAICCOADDIN TILEMAX_X = 1000, TILEMAX_Y = 1000, &END #frayer-30apr04