# Default configuration file for SExtractor V1.2b14 - > 2.0 # EB 23/07/98 # (*) indicates parameters which can be omitted from this config file. #-------------------------------- Catalog ------------------------------------ CATALOG_NAME 03hr_chisq_dir.cat # name of the output catalog CATALOG_TYPE ASCII_HEAD # "NONE","ASCII_HEAD","ASCII","FITS_1.0" # or "FITS_LDAC" PARAMETERS_NAME photom_Edin.param # name of the file containing catalog contents #------------------------------- Extraction ---------------------------------- DETECT_TYPE CCD # "CCD" or "PHOTO" (*) DETECT_MINAREA 6 # minimum number of pixels above threshold #DETECT_MINAREA 5 # minimum number of pixels above threshold #DETECT_MINAREA 3 # minimum number of pixels above threshold #DETECT_MINAREA 2 # minimum number of pixels above threshold DETECT_THRESH 1.0 # or , in mag.arcsec-2 ANALYSIS_THRESH 1.0 # or , in mag.arcsec-2 #DETECT_THRESH 0.7 # or , in mag.arcsec-2 #ANALYSIS_THRESH 0.7 # or , in mag.arcsec-2 #DETECT_THRESH 25.5,30.4 # or , in mag.arcsec-2 #ANALYSIS_THRESH 30.0,30.4 # or , in mag.arcsec-2 THRESH_TYPE RELATIVE #THRESH_TYPE ABSOLUTE #FILTER N # apply filter for detection ("Y" or "N")? FILTER Y FILTER_NAME gauss_5.0_9x9.conv # name of the ile containing the filter #FILTER_NAME gauss_4.0_7x7.conv # name of the ile containing the filter #FILTER_NAME gauss_3.0_7x7.conv # name of the ile containing the filter DEBLEND_NTHRESH 32 # Number of deblending sub-thresholds DEBLEND_MINCONT 0.002 # Minimum contrast parameter for deblending #DEBLEND_MINCONT 0.003 # Minimum contrast parameter for deblending #CLEAN Y # Clean spurious detections? (Y or N)? CLEAN Y CLEAN_PARAM 1.0 # Cleaning efficiency MASK_TYPE CORRECT # type of detection MASKing: can be one of # "NONE", "BLANK" or "CORRECT" #------------------------------ Photometry ----------------------------------- PHOT_APERTURES 7.45156,10.5381,14.9031,21.0762,29.8063,42.1524,59.6125,74.5156,89.4188,104.3219,119.2250,149.0313,178.8376 #PHOT_APERTURES 5.2,7.5,11.2,14.9,22.4,29.8,37.3 # MAG_APER aperture diameter(s) in pixels #PHOT_APERTURES 7.5,11.2,14.9,18.7 # MAG_APER aperture diameter(s) in pixels PHOT_FLUXFRAC 0.2, 0.5, 0.8 # Fraction of FLUX_AUTO defining FLUX_RADIUS PHOT_AUTOPARAMS 2.0, 3.3 # MAG_AUTO parameters: , SATUR_LEVEL 150000. # level (in ADUs) at which arises saturation #SATUR_LEVEL 30000. # level (in ADUs) at which arises saturation #SATUR_LEVEL 1200. # level (in ADUs) at which arises saturation PHOT_AUTOAPERS 15.0, 15.0 # MAG_AUTO minimum apertures: estimation,photometry #PHOT_AUTOAPERS 7.5, 7.5 # MAG_AUTO minimum apertures: estimation,photometry PHOT_PETROPARAMS 2.0,3.3 # MAG_ZEROPOINT 30.00 # magnitude zero-point MAG_GAMMA 4.0 # gamma of emulsion (for photographic scans) GAIN 4.500 # detector gain in e-/ADU. #PIXEL_SCALE 0 # size of pixel in arcsec (0=use FITS WCS info). PIXEL_SCALE 0.1342 # size of pixel in arcsec (0=use FITS WCS info). #PIXEL_SCALE 0.2684 # size of pixel in arcsec (0=use FITS WCS info). #PIXEL_SCALE 0.205 # size of pixel in arcsec (0=use FITS WCS info). #PIXEL_SCALE 0.204466 # size of pixel in arcsec (0=use FITS WCS info). #------------------------- Star/Galaxy Separation ---------------------------- SEEING_FWHM 0.75 # stellar FWHM in arcsec STARNNW_NAME default.nnw # Neural-Network_Weight table filename #------------------------------ Background ----------------------------------- #BACK_SIZE 64 # Background mesh: or , BACK_SIZE 128 # Background mesh: or , #BACK_SIZE 512 # Background mesh: or , BACK_FILTERSIZE 9 # Background filter: or , BACKPHOTO_TYPE LOCAL # can be "GLOBAL" or "LOCAL" (*) BACKPHOTO_THICK 30 # thickness of the background LOCAL annulus (*) BACK_TYPE AUTO BACK_VALUE 0 #------------------------------ Check Image ---------------------------------- CHECKIMAGE_TYPE NONE # can be one of "NONE", "IDENTICAL", # "BACKGROUND", "-BACKGROUND", "BACKGROUND_RMS", # "MINIBACKGROUND", "MINIBACK_RMS", # "FILTERED", "OBJECTS", "-OBJECTS", # "SEGMENTATION", or "APERTURES", CHECKIMAGE_NAME check.fits # Filename for the check-image (*) #--------------------- Memory (change with caution!) ------------------------- MEMORY_OBJSTACK 2000 # number of objects in stack MEMORY_PIXSTACK 5000000 # number of pixels in stack MEMORY_BUFSIZE 512 # number of lines in buffer #----------------------------- Miscellaneous --------------------------------- VERBOSE_TYPE NORMAL # can be "QUIET", "NORMAL" or "FULL" (*) #------------------------------- New Stuff ----------------------------------- WEIGHT_TYPE MAP_WEIGHT #WEIGHT_TYPE BACKGROUND INTERP_TYPE NONE