importance sampling problem

Use of Cobaya. camb, CLASS, cosmomc, compilers, etc.
Post Reply
Zhen Pan
Posts: 12
Joined: August 29 2017
Affiliation: UC Davis

importance sampling problem

Post by Zhen Pan » September 20 2017

I have 6 chains:
PlanckTP_1.txt ... PlanckTP_6.txt (also PlanckTP_1.data... PlanckTP_6.data ).

Now I am doing an importance sampling using HST.ini by adding

Code: Select all

DEFAULT(batch2/HST.ini)
to the PlanckTP.ini, set

Code: Select all

action = 1
and rerun the .ini file.

But the importance sampling only processes the 1st chain :
reading from: chains/PlanckTP_1.data
writing to: chains/post_PlanckTP_lensing_1.*


Do I miss anything ?

Antony Lewis
Posts: 1936
Joined: September 23 2004
Affiliation: University of Sussex
Contact:

Re: importance sampling problem

Post by Antony Lewis » September 20 2017

Did you do mpirun -np 6 ./cosmomc...?

Zhen Pan
Posts: 12
Joined: August 29 2017
Affiliation: UC Davis

importance sampling problem

Post by Zhen Pan » September 20 2017

Ahh, that's the problem. Thank you, Antony!

Post Reply