From eb98a187b1bc4ee8e8c962d0e5d1a3d0ae77bc35 Mon Sep 17 00:00:00 2001 From: shivesh Date: Tue, 6 Nov 2018 17:49:17 -0600 Subject: plotting --- plot_llh/command | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 plot_llh/command (limited to 'plot_llh/command') diff --git a/plot_llh/command b/plot_llh/command new file mode 100644 index 0000000..f38a7cc --- /dev/null +++ b/plot_llh/command @@ -0,0 +1,3 @@ +python sample.py --fix-mixing T23 --fix-source-ratio True --source-ratio 1 0 0 --sigma-ratio 0.01 --threads 4 --outfile ./mcmc_chains --nsteps 400 +python fr.py --likelihood gaussian --fix-source-ratio True --source-ratio 0 1 0 --measured-ratio 0.18301213 0.43765598 0.37933189 --no-bsm True --sigma-ratio 100 --fix-scale True --scale 1E-1 --threads 4 --energy-dependance mono --nsteps 200 --plot-angles False --plot-elements False +python fr.py --likelihood gaussian --fix-source-ratio True --source-ratio 1 0 0 --measured-ratio 0.55003613 0.18301213 0.26695174 --no-bsm True --sigma-ratio 100 --fix-scale True --scale 1E-1 --threads 4 --energy-dependance mono --nsteps 200 --plot-angles False --plot-elements False -- cgit v1.2.3