================================================ Real Data ================================================ Running BayesWave on real LIGO and Virgo data GW150914 --------- Here we show how to run on GW150914 using data from Hanford and Livingston. This example uses `BayesLine` for PSD estimation, and will only run the signal model. Config file ~~~~~~~~~~~~~~~ .. literalinclude:: test_suite/GW150914/GW150914.ini :language: cfg :download:`Download .ini file ` Call to :code:`bayeswave_pipe` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This example will automatically submit the condor job .. literalinclude:: test_suite/GW150914/runpipe.sh :language: bash :download:`Download bash script `