Page 1 of 1

Getting pda data points output from getdist

Posted: June 01 2016
by Ira *Wolfson
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

Re: Getting pda data points output from getdist

Posted: June 01 2016
by Antony Lewis
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.