Dear all,
I am currently working on a reionization study using Montepython 3.6 + CLASS 3.1.0. I have chosen the reio_many_tanh model to describe the reionization history and intend to split the process into 2 step. Specifically, I wish to treat the following parameters as free parameters to be constrained by data fitting:
many_tanh_z (redshift of reionization transition)
many_tanh_xe (corresponding ionization fraction)
many_tanh_width (width of the reionization transition)
However, I have encountered some difficulties in setting up the .param file. I am unsure how to properly define these parameters as free parameters and interface them with Montepython. I tried setting parameters using forms like many_tanh_z[0], many_tanh_z[1], but the run keeps failing with the error: Entry 'many_tanh_z' is required but not found!"
Dear all,
I am currently working on a reionization study using Montepython 3.6 + CLASS 3.1.0. I have chosen the reio_many_tanh model to describe the reionization history and intend to split the process into 2 step. Specifically, I wish to treat the following parameters as free parameters to be constrained by data fitting:
many_tanh_z (redshift of reionization transition)
many_tanh_xe (corresponding ionization fraction)
many_tanh_width (width of the reionization transition)
However, I have encountered some difficulties in setting up the .param file. I am unsure how to properly define these parameters as free parameters and interface them with Montepython. I tried setting parameters using forms like many_tanh_z[0], many_tanh_z[1], but the run keeps failing with the error: Entry 'many_tanh_z' is required but not found!"