# 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 sc1_r.cat # name of the output catalog CATALOG_TYPE ASCII_HEAD # "NONE","ASCII_HEAD","ASCII","FITS_1.0" # or "FITS_LDAC" PARAMETERS_NAME target.param # name of the file containing catalog contents #------------------------------- Extraction ---------------------------------- THRESH_TYPE RELATIVE # may be SIGMA or MAGNITUDE DETECT_TYPE CCD # "CCD" or "PHOTO" (*) #FLAG_IMAGE flag.fits # filename for an input FLAG-image DETECT_MINAREA 16 # minimum number of pixels above threshold DETECT_THRESH 1.2 # or , in mag.arcsec-2 ANALYSIS_THRESH 1.2 # or , in mag.arcsec-2 FILTER Y # apply filter for detection ("Y" or "N")? FILTER_NAME /usr/local/sextractor-2.3/config/gauss_3.0_5x5.conv # name of the file containing the filter DEBLEND_NTHRESH 64 # Number of deblending sub-thresholds DEBLEND_MINCONT 0.00005 # Minimum contrast parameter for deblending CLEAN Y # Clean spurious detections? (Y or N)? CLEAN_PARAM 0.3 # Cleaning efficiency MASK_TYPE CORRECT # type of detection MASKing: can be one of # "NONE", "BLANK" or "CORRECT" #------------------------------ Photometry ----------------------------------- PHOT_APERTURES 5,6,7 # MAG_APER aperture diameter(s) in pixels PHOT_AUTOPARAMS 2,3.5 # MAG_AUTO parameters: , SATUR_LEVEL 60000.0 # level (in ADUs) at which arises saturation MAG_ZEROPOINT 26.83014 # magnitude zero-point MAG_GAMMA 4.0 # gamma of emulsion (for photographic scans) GAIN 7200.0 # detector gain in e-/ADU. PIXEL_SCALE 0 # size of pixel in arcsec (0=use FITS WCS info). #------------------------- Star/Galaxy Separation ---------------------------- SEEING_FWHM 1.3 # stellar FWHM in arcsec STARNNW_NAME default.nnw # Neural-Network_Weight table filename #------------------------------ Background ----------------------------------- BACK_SIZE 250 # Background mesh: or , BACK_FILTERSIZE 6 # Background filter: or , BACKPHOTO_TYPE LOCAL # can be "GLOBAL" or "LOCAL" (*) BACKPHOTO_THICK 10 # thickness of the background LOCAL annulus (*) WEIGHT_IMAGE sc1604_1_deep_exp_norm.fits,sc1604_1_r_shift_weight_norm.fits WEIGHT_TYPE MAP_WEIGHT,MAP_WEIGHT WEIGHT_GAIN Y #WEIGHT_THRESH 0 #------------------------------ Check Image ---------------------------------- CHECKIMAGE_TYPE APERTURES,BACKGROUND # can be one of "NONE", "BACKGROUND", # "MINIBACKGROUND", "-BACKGROUND", "OBJECTS", # "-OBJECTS", "SEGMENTATION", "APERTURES", # or "FILTERED" (*) CHECKIMAGE_NAME sc1_r_ap.fits,sc1_r_bg.fits # Filename for the check-image (*) #--------------------- Memory (change with caution!) ------------------------- MEMORY_OBJSTACK 2000 # number of objects in stack MEMORY_PIXSTACK 800000 # number of pixels in stack MEMORY_BUFSIZE 4096 # number of lines in buffer #----------------------------- Miscellaneous --------------------------------- VERBOSE_TYPE NORMAL # can be "QUIET", "NORMAL" or "FULL" (*) #------------------------------- New Stuff -----------------------------------