diff options
| author | shivesh <s.p.mandalia@qmul.ac.uk> | 2018-11-06 17:49:17 -0600 |
|---|---|---|
| committer | shivesh <s.p.mandalia@qmul.ac.uk> | 2018-11-06 17:49:17 -0600 |
| commit | eb98a187b1bc4ee8e8c962d0e5d1a3d0ae77bc35 (patch) | |
| tree | d9f8d4f65c9fedf0733653ea529da407fe227783 /plot_llh/command | |
| parent | 84c05583ad3d582d107fe09be700311ea466b1af (diff) | |
| download | GolemFlavor-eb98a187b1bc4ee8e8c962d0e5d1a3d0ae77bc35.tar.gz GolemFlavor-eb98a187b1bc4ee8e8c962d0e5d1a3d0ae77bc35.zip | |
plotting
Diffstat (limited to 'plot_llh/command')
| -rw-r--r-- | plot_llh/command | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
