Skip to content
Snippets Groups Projects
Commit 0e034e1c authored by Jonah Kanner's avatar Jonah Kanner :nerd:
Browse files

Preparing to set-up HLV jobs

git-svn-id: https://svn.ligo.caltech.edu/svn/bayeswave/branches/condor_compile@102 c56465c9-8126-4a4f-9d7d-ac845eff4865
parent cfabb8eb
No related branches found
No related tags found
No related merge requests found
......@@ -9,8 +9,8 @@ import subprocess
# ------------------
# -- Set paramters
# ------------------
# topdir = '/home/jkanner/baysewave/PEC/mdc_v2'
topdir = '/home/jkanner/baysewave/test'
topdir = '/home/jkanner/baysewave/PEC/mdc_v2'
# topdir = '/home/jkanner/baysewave/test'
mdcdir = '/home/jkanner/baysewave/svn/trunk/burstinj/s6'
waveformList = ['sg153']
scaleList = ['0.3']
......@@ -26,7 +26,7 @@ bwbargsfmt = """--ifo H1 --H1-flow 40 --H1-channel H1:LDAS-STRAIN \
--L1-cache {wavedir}/L1.cache \
--trigtime {gps} --srate 1024 --seglen 4 \
--bayesLine --PSDstart {gps} --PSDlength 4 \
--Niter 2000 --NCmin 15 \
--Niter 2000000 --NCmin 15 \
--bayesLine --gnuplot \
--MDC-channel [H1:GW-H,L1:GW-H] \
--MDC-cache [{cachefile},{cachefile}] \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment