diff options
Diffstat (limited to 'submitter/mc_texture_submit.sub')
| -rw-r--r-- | submitter/mc_texture_submit.sub | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/submitter/mc_texture_submit.sub b/submitter/mc_texture_submit.sub index 7dccb81..c4aa985 100644 --- a/submitter/mc_texture_submit.sub +++ b/submitter/mc_texture_submit.sub @@ -1,4 +1,4 @@ -Executable = /data/user/smandalia/GolemTools/sources/GolemFit/scripts/flavour_ratio/mc_texture.py +Executable = /data/user/smandalia/GolemTools/sources/GolemFit/scripts/flavour_ratio/scripts/mc_texture.py Arguments = "--source-ratio $(sr0) $(sr1) $(sr2) --datadir $(datadir) --seed $(seed) --threads $(threads) --run-mcmc $(run_mcmc) --burnin $(burnin) --nsteps $(nsteps) --nwalkers $(nwalkers) --mcmc-seed-type $(mcmc_seed_type) --plot-angles $(plot_angles) --plot-elements $(plot_elements) --binning $(binning) --dimension $(dimension) --no-bsm $(no_bsm) --texture $(texture)" # All logs will go to a single file @@ -12,7 +12,7 @@ getenv = True request_memory = 8GB request_cpus = 1 -initialdir = /home/smandalia/condor +initialdir = /data/user/smandalia/flavour_ratio/ Universe = vanilla Notification = never |
