Error with getdist

Use of Cobaya. camb, CLASS, cosmomc, compilers, etc.
Post Reply
Sunny Vagnozzi
Posts: 55
Joined: August 15 2016
Affiliation: Kavli Institute for Cosmology (KICC), University of Cambridge

Error with getdist

Post by Sunny Vagnozzi » July 13 2017

Hi all,

I am running the fortran version of getdist to analyze my chains (./getdist distparams.ini chains/root), but after getdist reads the chains and gives me the convergence R-1, I get the following error:

Code: Select all

TRealList: Compare not defined for this type
The end result is that only a root.converge file is produced, but not root.margestats, root.likestats, root.covmat, root.corr, etc.

Any idea what the problem might be?

Cheers,
Sunny

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

Re: Error with getdist

Post by Antony Lewis » July 13 2017

Which compiler?

In any case I would recommend you use the python GetDist. (you can also use the menu items in the GetDist GUI to view statistics for selected chains, including displayed nicely as automatically latex-formatted tables).

Sunny Vagnozzi
Posts: 55
Joined: August 15 2016
Affiliation: Kavli Institute for Cosmology (KICC), University of Cambridge

Error with getdist

Post by Sunny Vagnozzi » July 13 2017

Should be ifort, but I'll try to use the python version, thanks!

Post Reply