gns.input module

gns.input.clipChains(chains, clippedChains, n)[source]

clip chains by selecting every nth row chains is chains filename, clippedChains is filename to save clipped data to

gns.input.getFromSummary(file)[source]

get separate arrays of params, Lhood (or LLhood), weights and X values from summary.txt file

gns.input.getFromTxt(file)[source]

get separate arrays of weights, LLhood and params from getDist .txt file