# configuration file for SkyStuff # EB 15/11/98 #--------------------------------- Image ------------------------------------- CATALOG_NAME b.list,v.list,i.list # output catalog file name(s) IMAGE_WIDTH 4096 # width of the simulated frame IMAGE_HEIGHT 4096 # height of the simulated frame MAG_LIMITS 15.0,25.0 # allowed range of apparent magnitudes #-------------------------------- Sampling ----------------------------------- PIXEL_SIZE 0.2 # pixel size (arcsec) #-------------------------------- Passbands ---------------------------------- PASSBAND_REF /terapix2/waerbeke/bin/stuff1.05/config/filters/Bj_couch # Calibration passband PASSBAND_OBS /terapix2/waerbeke/bin/stuff1.05/config/filters/Bj_couch,/terapix2/waerbeke/bin/stuff1.05/config/filters/Rf_couch,/terapix2/waerbeke/bin/stuff1.05/config/filters/I_bessell # Observed passband(s) #------------------------------- Cosmology ----------------------------------- H0 65.0 # Hubble constant (km.s-1.Mpc-1) OMEGA_M 0.3 # matter density in units of critical density OMEGA_LAMBDA 0.7 # cosmol constant in units of critical density #----------------------- Spectral Energy Distributions ----------------------- SED_CALIB /terapix2/waerbeke/bin/stuff1.05/config/seds/Vega # SED that defines the magnitude system SED_GALAXIES /terapix2/waerbeke/bin/stuff1.05/config/seds/E,/terapix2/waerbeke/bin/stuff1.05/config/seds/Sbc,/terapix2/waerbeke/bin/stuff1.05/config/seds/Scd,/terapix2/waerbeke/bin/stuff1.05/config/seds/Im # SEDs for galaxy components SEDINDEX_BULGE 1,1,1,1,1,1 # position of bulge SEDs in SED_GALAXIES SEDINDEX_DISK 1,1,2,2,3,4 # position of disk SEDs in SED_GALAXIES #----------------------------- Galaxy types ---------------------------------- BULGE_FRACTION 1.0,0.57,0.32,0.16,0.049,0.0 # Simien & deVaucouleurs 84 # B/T in ref. band for each galaxy component #------------------------ Galaxy luminosity functions ------------------------ LF_PHISTAR 0.6e-3,0.6e-3,3.9e-3,6.9e-3,2.7e-3,1.7e-3 # Schechter's phi* density parameter (h3.Mpc-3) LF_MSTAR -19.6,-19.6,-19.6,-19.9,-20.1,-20.1 # Schechter's M* absolute magnitude LF_ALPHA -0.7,-0.7,-0.7,-1.1,-1.5,-1.5 # Schechter's alpha parameter LF_MAGLIMITS -25.0,-15.0 # bounds to the luminosity function #------------------------------- Extinction ---------------------------------- EXTINCT_NAME /terapix2/waerbeke/bin/stuff1.05/config/extinct/LMC.ext # Intenral extinction law DISK_EXTINCT 0.0,0.75,1.23,1.47,1.47,1.23 # de Vaucouleurs' alpha (extinction parameter) #------------------------------ Stellar field -------------------------------- INCLUDE_STARS N # allow addition of a stellar field? GALACTIC_COORDS 270,30.0 # galactic coordinates #----------------------------- Random Seeds --------------------------------- SEED_STARS 0 # random seed for the stellar field SEED_GALAXIES 0 # random seed for the galaxy field #----------------------------- Miscellaneous --------------------------------- VERBOSE_TYPE QUIET # may be QUIET, NORMAL or FULL