-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bb7b0c2
commit 34bcb27
Showing
2 changed files
with
64 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
[data sets] | ||
zeff = 2.33 | ||
ini files = /global/homes/w/wmturner/repos/vega/cobaya_interface/configs/lyalya_lyalya.ini | ||
|
||
[cosmo-fit type] | ||
cosmo fit func = ap_at | ||
full-shape = True | ||
smooth-scaling = False | ||
full-shape-alpha = True | ||
|
||
[fiducial] | ||
filename = /global/homes/w/wmturner/repos/vega/vega/models/Planck18/DESI-2024_z_2.33.fits | ||
|
||
[output] | ||
filename = /pscratch/sd/w/wmturner/LyA-directfit/minimize/test_minimize | ||
|
||
[sample] | ||
#bias_LYA = True | ||
#beta_LYA = True | ||
#H0 = True | ||
# add ap and at here? | ||
|
||
[parameters] | ||
ap_full = 1.0 | ||
at_full = 1.0 | ||
sigmaNL_per = 0.0 | ||
sigmaNL_par = 0.0 | ||
bao_amp = 1. | ||
bias_LYA = -0.117 | ||
beta_LYA = 1.67 | ||
alpha_LYA = 2.9 | ||
#H0 = 67.31 # crashes code (ValueError: Default values not found for: H0. Please add them to default_values.txt, or provide the full sampling specification.), but when trying to sample and not using this line, get 'Warning: You tried sampling the parameter: H0. As this parameter was not specified under [parameters], it will be skipped.' | ||
|
||
[control] | ||
sampler = True | ||
run_montecarlo = True | ||
forecast = True | ||
|
||
[Polychord] | ||
|
||
[monte carlo] | ||
|
||
[mc parameters] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
[data] | ||
name = lyalya_lyalya | ||
tracer1 = LYA | ||
tracer2 = LYA | ||
tracer1-type = continuous | ||
tracer2-type = continuous | ||
filename = /pscratch/sd/w/wmturner/picca_runs_v3/uncontaminated_mock/truth/full/cf_lya_x_lya_exp.fits | ||
|
||
[cuts] | ||
rp-min = -200. | ||
rp-max = +200. | ||
rt-min = 0. | ||
rt-max = 200. | ||
r-min = 30 | ||
r-max = 180 | ||
mu-min = -1. | ||
mu-max = +1. | ||
|
||
[model] | ||
z evol LYA = bias_vs_z_std | ||
|