Getting pda data points output from getdist

Use of Cobaya. camb, CLASS, cosmomc, compilers, etc.
Post Reply
Ira *Wolfson
Posts: 69
Joined: January 24 2013
Affiliation: MPA
Contact:

Getting pda data points output from getdist

Post by Ira *Wolfson » June 01 2016

Hi,

I am interested in getting the actual data points in the pda functions, to be able to plot
them in an external plotter and/or use them in further analysis.

Is that possible as an output? or do I need to mess around with the python getdist code?

Thanks a bunch

-- Ira

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

Re: Getting pda data points output from getdist

Post by Antony Lewis » June 01 2016

You can use the get2DDensity function to get the density from python programmatically.

Or set plot_data_dir when running the GetDist script to output files to that directory.

Post Reply