GalacticDNSMass

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit f86fd8cfa4512797e946d09b68f4625ecffa3c59
parent 9823b0c866dc4acc08a2485b345beae2a755fe41
Author: NicholasFarrow <nicholas.w.farrow@gmail.com>
Date:   Thu,  7 Feb 2019 01:14:34 +1100

README analysis update

Diffstat:
MmainCode/README.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/mainCode/README.md b/mainCode/README.md @@ -44,6 +44,8 @@ The method of providing a number argument to the code allows for easy batch runn `python3 hypothesisB.py [1-9]`. ## Basic analysis of output +These scripts analyse the evidence for all of the 9 or 3 sub-hypotheses, and also aggregate a total evidence for each hypothesis A and B. + `python3 hypothesisAnalyse.py A hypothesisA_out/` `python3 hypothesisAnalyse.py B hypothesisB_out/`