gns.mn_run module¶
-
gns.mn_run.MNRun(priorParams, LLhoodParams, paramNames)[source]¶ Run pyMultiNest for toy models specified by priorParams, LLhoodParams. This is pretty much deprecated.
-
gns.mn_run.MNRun2(invPriorFunc, LLhoodFunc, paramNames, outputFile, wrapped=False)[source]¶ Run pyMultiNest for given invPriorFunc and LLhoodFunc. Should be more useful than MNRun()