======= PyCBC ======= PyCBC is a software package used to explore astrophysical sources of gravitational waves. It contains algorithms that can detect coalescing compact binaries and measure the astrophysical parameters of detected sources. PyCBC was used in the `first direct detection of gravitational waves (GW150914) by LIGO `_ and is used in the ongoing analysis of LIGO and Virgo data. If you use PyCBC in your scientific publications or projects, we ask that you acknowlege our work by citing the papers described on the page: .. toctree:: :maxdepth: 1 credit =============== Getting Started =============== - Get the full PyCBC software suite with one of our Docker Images If you have `Docker `_ installed, you can get started using PyCBC with just two commands: .. raw:: html
pycbc — bash — 80x25
$


For more details, including instructions on starting a container that can display graphics, see: .. toctree:: :maxdepth: 1 docker - Use the PyCBC Library within your Browser `Try out our tutorials `_. ===================== Installation ===================== Note, if you are a LIGO / Virgo member with access to LDG resources, PyCBC is *already* installed on your cluster through CVMFS! Instructions to source any release of PyCBC is available from the `releases page `_. You may also install PyCBC directly with pip. You may ommit `lalsuite` if you have your own build. .. code-block:: bash pip install lalsuite pycbc Full detailed installation instructions which covers other installation cases: .. toctree:: :maxdepth: 1 install ==================================================== Parameter Estimation of Gravitational-wave Sources ==================================================== Users who want to create and run parameter estimation workflows should read the documentation at: .. toctree:: :maxdepth: 2 inference ========================================== Searching for Gravitational-wave Signals ========================================== Users who want to create and run scientific workflows to search for compact binaries should read the documentation in the links at: .. toctree:: :maxdepth: 1 workflow/pycbc_make_psd_estimation_workflow workflow/pycbc_make_coinc_search_workflow workflow/pygrb.rst =================================================== Template Banks, Hardware Injections, and more... =================================================== Users who are interested in tools that PyCBC provides for various other analysis tasks (e.g. template bank generation, hardware injections, and testing template banks) should read the documentation at: .. toctree:: :maxdepth: 1 tmpltbank hwinj banksim faithsim upload_to_gracedb ========================================== Extending PyCBC with external plugins ========================================== Would you like to use a waveform model that PyCBC doesn't have? Or maybe you have your own waveform you'd like to use for a search, parameter estimation , etc. PyCBC supports a plug-in archictecture for external waveform models. .. toctree:: :maxdepth: 1 waveform_plugin ========================================== Library Examples and Interactive Tutorials ========================================== We have interactive tutorials and examples of using the pycbc. `Please give them a try! `_. In addition we have some examples below. .. toctree:: :maxdepth: 2 catalog dataquality frame gw150914 detector psd noise waveform filter distributions ============================= Documentation for Developers ============================= Documentation on building stand-alone bundled executables with PyInstaller is available at: .. toctree:: :maxdepth: 1 building_bundled_executables PyCBC developers should read the pages below which explain how to write documentation, develop the code, and create releases: .. toctree:: :maxdepth: 1 documentation release Developers who are interested in file I/O, data storage, and access should read the documentation at: .. toctree:: :maxdepth: 1 formats/hdf_format Developers who are interested in creating new scientific workflow generation scripts should read the documentation at: .. toctree:: :maxdepth: 1 workflow Full Module Documentation is available at: .. toctree:: :maxdepth: 1 modules =================== Indexes and Tables =================== * :ref:`modindex` * :ref:`genindex`