# Namelist to detect faint sources from the 24 micron # MIPSGAL mosaic. ###### Define which modules to run ###### have_uncertainties = 1 run_detect_medfilter = 1 run_detect = 1 ###### Input files ###### ###### PRF Files ###### ###### Define directories to create ###### ###### Mask Bit Parameters ###### DCE_Status_Mask_Fatal_BitPattern = 18692 PMask_Fatal_BitPattern = 17408 Rmask_Fatal_BitPattern = 2 ###### Other parameters ###### NICE = 0 verbose = 1 save_namelist = 1 delete_intermediate_files = 0 use_psp_to_detect = 2 MOSAIC_PIXEL_SIZE_X = -0.000347222 MOSAIC_PIXEL_SIZE_Y = 0.000347222 select_detect_columns = "srcid,x,y,flux,blendid,blend_size" ###### Modules ###### &DETECT_MEDFILTER Window_X = 11, Window_Y = 11, N_Outlier_Per_Window = 30, &END &DETECT Detection_Max_Area = 200., Detection_Min_Area = 6., Detection_Threshold = 3., Input_Type = 'image_input', Threshold_Type = 'simple', &END