Skip to content

Commit

Permalink
Revrt wrongly-added test chnages
Browse files Browse the repository at this point in the history
  • Loading branch information
GarethCabournDavies committed Jul 18, 2023
1 parent 9e3bf4e commit c3aa639
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions examples/live/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ mpirun \
-host localhost,localhost \
-n 2 \
--bind-to none \
-x PYTHONPATH -x LD_LIBRARY_PATH -x OMP_NUM_THREADS -x VIRTUAL_ENV -x PATH -x HDF5_USE_FILE_LOCKING \
\
python -m mpi4py `which pycbc_live` \
--bank-file template_bank.hdf \
Expand Down Expand Up @@ -194,12 +195,12 @@ python -m mpi4py `which pycbc_live` \
--src-class-eff-to-lum-distance 0.74899 \
--src-class-lum-distance-to-delta -0.51557 -0.32195 \
--run-snr-optimization \
--verbose \
--sngl-ifar-est-dist conservative \
--single-newsnr-threshold 9 \
--single-duration-threshold 7 \
--single-reduced-chisq-threshold 2 \
--single-fit-file single_trigger_fits.hdf \
#--single-reduced-chisq-threshold 2 \
--verbose

# note that, at this point, some SNR optimization processes may still be
# running, so the checks below may ignore their results
Expand Down

0 comments on commit c3aa639

Please sign in to comment.