77 lines
1.3 KiB
INI
77 lines
1.3 KiB
INI
[system]
|
|
console_output=logares.txt
|
|
VERBOSE_LEVEL = 2
|
|
N0 = 64
|
|
N1 = 64
|
|
N2 = 64
|
|
|
|
L0 = 15000
|
|
L1 = 15000
|
|
L2 = 15000
|
|
|
|
corner0=-7500
|
|
corner1=-7500
|
|
corner2=-7500
|
|
|
|
NUM_MODES=30
|
|
N_MC=1000
|
|
|
|
# If true, data is discarded, meta data is kept and used to generate mock realizations
|
|
# of the data, assuming some cosmological power spectrum as determined from the [cosmo]
|
|
# section
|
|
test_mode=true
|
|
|
|
# If true, the initial power spectrum of the chain is set to the cosmological one
|
|
seed_cpower=true
|
|
|
|
# Indicate which samplers should be blocked for testing purposes
|
|
messenger_signal_blocked=false
|
|
power_sampler_a_blocked=false
|
|
power_sampler_b_blocked=false
|
|
bias_sampler_blocked=false
|
|
|
|
[run]
|
|
NCAT = 2
|
|
|
|
[cosmology]
|
|
omega_r = 0
|
|
omega_k = 0
|
|
omega_m = 0.30
|
|
omega_b = 0.045
|
|
omega_q = 0.70
|
|
w = -1
|
|
wprime = 0
|
|
n_s = 1
|
|
sigma8 = 0.80
|
|
h100 = 0.65
|
|
beta = 0.51
|
|
z0 = 0
|
|
|
|
|
|
[catalog_1]
|
|
datafile = QUASAR.txt
|
|
maskdata = one.fits
|
|
radial_selection = file
|
|
radial_file = quasar_selection.txt
|
|
refbias = true
|
|
nmean=20000
|
|
bias=3
|
|
|
|
[catalog_0]
|
|
datafile=QUASAR.txt
|
|
maskdata=one.fits
|
|
radial_selection = schechter
|
|
refbias=true
|
|
nmean=1000
|
|
bias=1
|
|
schechter_alpha=-0.94
|
|
schechter_mstar=-23.28
|
|
schechter_sampling_rate = 1000
|
|
schechter_dmax = 6000
|
|
galaxy_bright_apparent_magnitude_cut = 5
|
|
galaxy_faint_apparent_magnitude_cut = 20.5
|
|
galaxy_bright_absolute_magnitude_cut = -27
|
|
galaxy_faint_absolute_magnitude_cut = -20
|
|
|
|
|