# Namelist to detect bright sources from the 24 micron # MIPSGAL mosaic. ###### Define which modules to run ###### have_uncertainties = 1 run_detect_medfilter = 1 run_extract_medfilter = 1 run_detect = 1 run_gaussnoise = 1 run_fit_radius = 1 run_sourcestimate = 1 run_aperture = 1 run_select = 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_background_subtracted_image_for_fitting = 1 use_psp_to_detect = 2 MOSAIC_PIXEL_SIZE_X = -0.000347222 MOSAIC_PIXEL_SIZE_Y = 0.000347222 select_columns = "srcid,detid,RA,Dec,x,y,flux,delta_flux,SNR,chi2/dof,aperture1,aperture2,aperture3,aperture4,FitX,FitY" ###### Modules ###### &DETECT_MEDFILTER Window_X = 11, Window_Y = 11, N_Outliers_Per_Window = 30, &END &DETECT Detection_Max_Area = 200., Detection_Min_Area = 6., Detection_Threshold = 55., Input_Type = 'image_input', Threshold_Type = 'simple', &END &EXTRACT_MEDFILTER Window_X = 11, Window_Y = 11, N_Outliers_Per_Window = 30, &END &GAUSSNOISE Window_X = 11, Window_Y = 11, N_Outliers_Per_Window = 30, &END &FIT_RADIUS &END &SOURCESTIMATE InputType = 'image_list', Max_Number_PS = 1, Chi_Threshold = 10., N_Edge = 0, Max_N_Success_Iteration = 1000, MinimizeFtolSuccess = 0.0001, DitherPixelFraction = 0.2, DitherFluxFraction = 0.5, DeblendDitherPixelFraction = 1, Background_Fit = 0, PRF_ResampleX_Factor = 4, PRF_ResampleY_Factor = 4, &END &APERTURE N_Apertures = 4, Aperture_Radius_1 = 2.0, Aperture_Radius_2 = 5.0, Aperture_Radius_3 = 7.0, Aperture_Radius_4 = 4.0, &END